{"id":5,"date":"2020-03-11T08:40:29","date_gmt":"2020-03-11T08:40:29","guid":{"rendered":"http:\/\/ruhipalace.com.tr\/?page_id=5"},"modified":"2026-03-24T13:11:14","modified_gmt":"2026-03-24T13:11:14","slug":"ruhi-palace-amasra","status":"publish","type":"page","link":"https:\/\/ruhipalace.com.tr\/tr\/","title":{"rendered":"Ruhi Palas"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"5\" class=\"elementor elementor-5\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f8e963a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f8e963a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2925c7f\" data-id=\"2925c7f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-45493d3 elementor-widget elementor-widget-html\" data-id=\"45493d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\"\/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Jost:wght@300;400;500&display=swap\" rel=\"stylesheet\"\/>\n<style>\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\n:root{\n  --gold:#C9A84C;--gold-light:#E8C97A;--gold-dark:#8B6914;\n  --navy:#0B2A4A;--cream:#FAF7F2;\n  --charcoal:#1A1A1A;--stone:#6B6258;--white:#ffffff;\n  --ff-d:'Playfair Display',Georgia,serif;\n  --ff-b:'Cormorant Garamond',Garamond,Georgia,serif;\n  --ff-s:'Jost',sans-serif;\n}\nbody{font-family:var(--ff-b);background:var(--white)}\n\n\/* \u2500\u2500 ABOUT SECTION \u2500\u2500 *\/\n.about-section{\n  background:var(--white);\n  padding:100px 48px;\n}\n.about-inner{\n  max-width:1200px;margin:0 auto;\n  display:grid;grid-template-columns:1fr 1fr;\n  gap:80px;align-items:center;\n}\n\n\/* Left: text *\/\n.section-label{\n  font-family:var(--ff-s);font-size:10px;font-weight:500;\n  letter-spacing:5px;text-transform:uppercase;\n  color:var(--gold);margin-bottom:14px;\n  display:flex;align-items:center;gap:12px;\n}\n.section-label::after{\n  content:'';display:block;width:40px;height:1px;background:var(--gold);\n}\n.section-title{\n  font-family:var(--ff-d);font-size:clamp(32px,3.5vw,50px);\n  font-weight:700;line-height:1.15;color:var(--navy);\n  margin-bottom:28px;\n}\n.section-title em{font-style:italic;color:var(--gold-dark);}\n\n.about-body{\n  font-family:var(--ff-b);font-size:19px;line-height:1.85;\n  color:var(--stone);font-weight:300;margin-bottom:36px;\n}\n.about-body strong{color:var(--charcoal);font-weight:400;}\n\n.stat-row{\n  display:flex;gap:40px;\n  padding:28px 0;\n  border-top:1px solid rgba(201,168,76,0.2);\n  border-bottom:1px solid rgba(201,168,76,0.2);\n  margin-bottom:40px;\n}\n.stat strong{\n  display:block;font-family:var(--ff-d);\n  font-size:40px;color:var(--gold-dark);line-height:1;\n}\n.stat span{\n  font-family:var(--ff-s);font-size:9px;letter-spacing:2.5px;\n  text-transform:uppercase;color:var(--stone);\n  display:block;margin-top:6px;\n}\n\n.location-address{\n  display:flex;align-items:flex-start;gap:14px;\n  padding:22px 24px;background:var(--cream);\n  border-left:3px solid var(--gold);\n  margin-bottom:36px;\n}\n.location-address svg{flex-shrink:0;color:var(--gold);margin-top:3px;}\n.location-address p{\n  font-family:var(--ff-s);font-size:13px;line-height:1.85;\n  color:var(--stone);\n}\n.location-address p strong{\n  color:var(--charcoal);font-weight:500;\n}\n\n.btn-primary{\n  display:inline-block;\n  font-family:var(--ff-s);font-size:11px;font-weight:500;\n  letter-spacing:3px;text-transform:uppercase;\n  background:var(--gold);color:var(--navy);\n  padding:16px 40px;text-decoration:none;\n  transition:background 0.3s,transform 0.2s;\n}\n.btn-primary:hover{background:var(--gold-light);transform:translateY(-2px);}\n\n\/* Right: image *\/\n.about-img-wrap{position:relative;}\n.about-img-main{\n  width:100%;aspect-ratio:4\/5;\n  object-fit:cover;display:block;\n}\n.about-img-accent{\n  position:absolute;bottom:-30px;left:-30px;\n  width:56%;aspect-ratio:1;\n  object-fit:cover;\n  border:6px solid var(--white);\n  box-shadow:0 20px 60px rgba(0,0,0,0.18);\n}\n.about-badge{\n  position:absolute;top:22px;right:-18px;\n  background:var(--navy);color:var(--white);\n  padding:22px 18px;text-align:center;\n  box-shadow:0 12px 40px rgba(11,42,74,0.3);\n  z-index:2;\n}\n.about-badge strong{\n  display:block;font-family:var(--ff-d);font-size:26px;\n  color:var(--gold-light);line-height:1;\n}\n.about-badge span{\n  font-family:var(--ff-s);font-size:8px;letter-spacing:2px;\n  text-transform:uppercase;color:rgba(255,255,255,0.6);\n  display:block;margin-top:5px;\n}\n\n\/* Responsive *\/\n@media(max-width:960px){\n  .about-section{padding:72px 28px;}\n  .about-inner{grid-template-columns:1fr;gap:52px;}\n  .about-img-accent{display:none;}\n  .about-badge{right:0;}\n}\n@media(max-width:540px){\n  .stat-row{gap:24px;}\n  .stat strong{font-size:32px;}\n  .about-img-main{aspect-ratio:16\/10;}\n}\n<\/style>\n<\/head>\n<body>\n\n<section class=\"about-section\">\n  <div class=\"about-inner\">\n\n    <!-- LEFT: Text -->\n    <div class=\"about-text\">\n      <p class=\"section-label\">Hikayemiz<\/p>\n      <h2 class=\"section-title\">A Family Home <em>Above the Sea<\/em><\/h2>\n\n      <p class=\"about-body\">\n        Founded in 1996 by <strong>Ruhi \u00d6zman<\/strong>, Ruhi Palace \u2014 known locally as Ada Apart \u2014 occupies one of the most extraordinary positions in all of Amasra: perched directly on the ancient city walls of Kalei\u00e7i, the historic island peninsula, with the Black Sea stretching endlessly below.\n        <br\/><br\/>\n        Today, lovingly run by Ruhi's family, this is not a hotel \u2014 it is <strong>a single, spacious apartment<\/strong> offered to those who seek something genuine. History in the stones beneath your feet. Silence in the evenings. A view that changes with every hour of light.\n      <\/p>\n\n      <div class=\"stat-row\">\n        <div class=\"stat\">\n          <strong>28<span style=\"font-size:22px\">+<\/span><\/strong>\n          <span>Years Welcoming Guests<\/span>\n        <\/div>\n        <div class=\"stat\">\n          <strong>1<\/strong>\n          <span>Exclusive Apartment<\/span>\n        <\/div>\n        <div class=\"stat\">\n          <strong>\u221e<\/strong>\n          <span>Sea Views<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"location-address\">\n        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n          <path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/>\n          <circle cx=\"12\" cy=\"9\" r=\"2.5\"\/>\n        <\/svg>\n        <p>\n          Kalei\u00e7i, Kuledibi Sk. No:46<br\/>\n          PC: 74300 Amasra \/ Bart\u0131n, Turkey<br\/>\n          <br\/>\n          <strong>Phone:<\/strong> +90 850 309 74 50\n        <\/p>\n      <\/div>\n\n      <a href=\"https:\/\/ruhipalace.com.tr\/tr\/rezervasyon\/\" class=\"btn-primary\">Check Availability<\/a>\n    <\/div>\n\n    <!-- RIGHT: Image -->\n    <div class=\"about-img-wrap\">\n      <div class=\"about-badge\">\n        <strong>\u2116 1<\/strong>\n        <span>Kalei\u00e7i Location<\/span>\n      <\/div>\n      <img decoding=\"async\"\n        class=\"about-img-main lazyload\"\n        src=\"https:\/\/ruhipalace.com.tr\/wp-content\/uploads\/2024\/05\/amasra-ruhi-palace-location-1024x576.jpg\"\n        alt=\"Ruhi Palace aerial view, Amasra\"\n      \/>\n      <img decoding=\"async\"\n        class=\"about-img-accent lazyload\"\n        src=\"https:\/\/ruhipalace.com.tr\/wp-content\/uploads\/2024\/05\/amasra-ruhi-palas-with-sailing-boat--300x200.jpg\"\n        alt=\"Sea view with sailing boat\"\n      \/>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-00caa4f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"00caa4f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-081277b\" data-id=\"081277b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-52cf556 elementor-widget elementor-widget-html\" data-id=\"52cf556\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\"\/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Jost:wght@300;400;500&display=swap\" rel=\"stylesheet\"\/>\n<style>\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\n:root{\n  --gold:#C9A84C;--gold-light:#E8C97A;--gold-dark:#8B6914;\n  --navy:#0B2A4A;--cream:#FAF7F2;\n  --charcoal:#1A1A1A;--stone:#6B6258;--white:#ffffff;\n  --ff-d:'Playfair Display',Georgia,serif;\n  --ff-b:'Cormorant Garamond',Garamond,Georgia,serif;\n  --ff-s:'Jost',sans-serif;\n}\nbody{font-family:var(--ff-b);background:var(--white)}\n\n\/* \u2500\u2500 SHARED \u2500\u2500 *\/\n.section-label{\n  font-family:var(--ff-s);font-size:10px;font-weight:500;\n  letter-spacing:5px;text-transform:uppercase;\n  color:var(--gold);margin-bottom:14px;\n  display:flex;align-items:center;gap:12px;\n}\n.section-label::after{\n  content:'';display:block;width:40px;height:1px;background:var(--gold);\n}\n.section-title{\n  font-family:var(--ff-d);font-size:clamp(30px,3.2vw,46px);\n  font-weight:700;line-height:1.15;color:var(--navy);\n  margin-bottom:22px;\n}\n.section-title em{font-style:italic;color:var(--gold-dark);}\n\n.body-text{\n  font-family:var(--ff-b);font-size:19px;line-height:1.85;\n  color:var(--stone);font-weight:300;\n}\n.body-text strong{color:var(--charcoal);font-weight:400;}\n\n.btn-primary{\n  display:inline-block;\n  font-family:var(--ff-s);font-size:11px;font-weight:500;\n  letter-spacing:3px;text-transform:uppercase;\n  background:var(--gold);color:var(--navy);\n  padding:15px 38px;text-decoration:none;\n  transition:background 0.3s,transform 0.2s;\n  margin-top:36px;\n}\n.btn-primary:hover{background:var(--gold-light);transform:translateY(-2px);}\n\n\/* \u2500\u2500 ABOUT US \u2500\u2500 *\/\n.about-us{\n  background:var(--white);\n  padding:100px 48px;\n}\n.about-us-inner{\n  max-width:1200px;margin:0 auto;\n  display:grid;grid-template-columns:1fr 1fr;\n  gap:80px;align-items:center;\n}\n.about-us-img-wrap{position:relative;}\n.about-us-img-main{\n  width:100%;aspect-ratio:4\/3;\n  object-fit:cover;display:block;\n}\n.about-us-img-accent{\n  position:absolute;bottom:-28px;right:-28px;\n  width:52%;aspect-ratio:4\/3;\n  object-fit:cover;\n  border:6px solid var(--white);\n  box-shadow:0 20px 60px rgba(0,0,0,0.16);\n}\n.about-us-badge{\n  position:absolute;top:22px;left:-18px;\n  background:var(--gold-dark);color:var(--white);\n  padding:16px 14px;text-align:center;\n  box-shadow:0 12px 40px rgba(139,105,20,0.35);\n  z-index:2;\n}\n.about-us-badge strong{\n  display:block;font-family:var(--ff-d);font-size:22px;\n  color:var(--gold-light);line-height:1;\n}\n.about-us-badge span{\n  font-family:var(--ff-s);font-size:8px;letter-spacing:2px;\n  text-transform:uppercase;color:rgba(255,255,255,0.65);\n  display:block;margin-top:4px;\n}\n.founder-note{\n  display:flex;align-items:flex-start;gap:14px;\n  padding:22px 24px;background:var(--cream);\n  border-left:3px solid var(--gold);\n  margin-top:32px;\n}\n.founder-note svg{flex-shrink:0;color:var(--gold);margin-top:3px;}\n.founder-note p{\n  font-family:var(--ff-b);font-size:17px;\n  font-style:italic;line-height:1.75;color:var(--stone);\n}\n.founder-note p strong{font-style:normal;color:var(--charcoal);font-weight:400;}\n\n\/* \u2500\u2500 WHY RUHI PALACE \u2500\u2500 *\/\n.why-section{\n  background:var(--cream);\n  padding:100px 48px;\n}\n.why-inner{\n  max-width:1200px;margin:0 auto;\n  display:grid;grid-template-columns:1fr 1fr;\n  gap:80px;align-items:center;\n}\n.why-img-wrap{position:relative;order:2;}\n.why-img-main{\n  width:100%;aspect-ratio:3\/4;\n  object-fit:cover;display:block;\n}\n.why-img-overlay{\n  position:absolute;inset:0;\n  background:linear-gradient(to top,rgba(11,42,74,0.55) 0%,transparent 60%);\n}\n.why-img-caption{\n  position:absolute;bottom:28px;left:28px;right:28px;\n  font-family:var(--ff-b);font-size:18px;font-style:italic;\n  color:rgba(255,255,255,0.9);line-height:1.5;\n}\n.why-text{order:1;}\n.why-highlights{\n  display:flex;flex-direction:column;gap:0;\n  margin:32px 0 36px;\n}\n.why-item{\n  display:flex;align-items:flex-start;gap:18px;\n  padding:20px 0;\n  border-bottom:1px solid rgba(201,168,76,0.2);\n}\n.why-item:first-child{border-top:1px solid rgba(201,168,76,0.2);}\n.why-icon{\n  flex-shrink:0;\n  width:36px;height:36px;\n  background:var(--gold);\n  display:flex;align-items:center;justify-content:center;\n  margin-top:2px;\n}\n.why-icon svg{width:18px;height:18px;color:var(--navy);}\n.why-item-text{}\n.why-item-title{\n  font-family:var(--ff-d);font-size:18px;font-weight:700;\n  color:var(--navy);margin-bottom:4px;\n}\n.why-item-desc{\n  font-family:var(--ff-b);font-size:16px;line-height:1.7;\n  color:var(--stone);font-weight:300;\n}\n\n\/* Responsive *\/\n@media(max-width:960px){\n  .about-us,.why-section{padding:72px 28px;}\n  .about-us-inner,.why-inner{grid-template-columns:1fr;gap:52px;}\n  .about-us-img-accent{display:none;}\n  .about-us-badge{left:0;}\n  .why-img-wrap{order:0;}\n}\n@media(max-width:540px){\n  .about-us,.why-section{padding:56px 20px;}\n  .about-us-img-main{aspect-ratio:16\/10;}\n  .why-img-main{aspect-ratio:16\/10;}\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550 ABOUT US \u2550\u2550 -->\n<section class=\"about-us\">\n  <div class=\"about-us-inner\">\n\n    <!-- Left: image stack -->\n    <div class=\"about-us-img-wrap\">\n      <div class=\"about-us-badge\">\n        <strong>1996<\/strong>\n        <span>Founded<\/span>\n      <\/div>\n      <img decoding=\"async\"\n        class=\"about-us-img-main lazyload\"\n        src=\"https:\/\/ruhipalace.com.tr\/wp-content\/uploads\/2024\/05\/amasra-ruhi-palas-with-sailing-boat--300x200.jpg\"\n        alt=\"Ruhi Palace lounge with sea view\"\n      \/>\n      <img decoding=\"async\"\n        class=\"about-us-img-accent lazyload\"\n        src=\"https:\/\/ruhipalace.com.tr\/wp-content\/uploads\/2024\/05\/amasra-ruhi-palace-location-1024x576.jpg\"\n        alt=\"Amasra aerial view\"\n      \/>\n    <\/div>\n\n    <!-- Right: text -->\n    <div>\n      <p class=\"section-label\">Hakk\u0131m\u0131zda<\/p>\n      <h2 class=\"section-title\">A Story Rooted <em>in Amasra<\/em><\/h2>\n\n      <p class=\"body-text\">\n        Ruhi Palas is an <strong>Ada Apart & Ku\u015fkayas\u0131 Souvenir<\/strong> company. It was founded in 1996 by <strong>Ruhi \u00d6zman (1956\u20132021)<\/strong> \u2014 a man who believed that the most beautiful place to live was right here, above the sea, inside the ancient walls of Amasra's historic island.\n        <br\/><br\/>\n        After his passing, his family took over with the same warmth and love for this place. Every guest who walks through our door is welcomed not as a customer, but as a friend stepping into a home that has been cherished for nearly three decades.\n      <\/p>\n\n      <div class=\"founder-note\">\n        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n          <path d=\"M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z\"\/>\n        <\/svg>\n        <p>\n          <strong>\"This house is a memory of Ruhi \u00d6zman.\"<\/strong><br\/>\n          Now run by his family with the same spirit, the same care, and the same pride in Amasra's extraordinary beauty.\n        <\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 WHY RUHI PALACE \u2550\u2550 -->\n<section class=\"why-section\">\n  <div class=\"why-inner\">\n\n    <!-- Left: text -->\n    <div class=\"why-text\">\n      <p class=\"section-label\">Neden Ruhi Palas?<\/p>\n      <h2 class=\"section-title\">History, Nature & <em>the Sea<\/em><\/h2>\n\n      <p class=\"body-text\">\n        If you want to enjoy the history and nature of Amasra, we welcome you to our house in this exceptional location. Our flat is spacious and can comfortably accommodate 2\u20134 people.\n      <\/p>\n\n      <div class=\"why-highlights\">\n\n        <div class=\"why-item\">\n          <div class=\"why-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n              <path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/>\n              <polyline points=\"9 22 9 12 15 12 15 22\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"why-item-text\">\n            <div class=\"why-item-title\">One Exclusive Flat<\/div>\n            <div class=\"why-item-desc\">We have only 1 apartment in this location \u2014 entirely yours for the duration of your stay. Privacy guaranteed.<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"why-item\">\n          <div class=\"why-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n              <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n              <path d=\"M12 2a14.5 14.5 0 000 20M2 12h20\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"why-item-text\">\n            <div class=\"why-item-title\">2,000 Years of History<\/div>\n            <div class=\"why-item-desc\">Kalei\u00e7i's Roman bridge, Byzantine walls, and historic lighthouse are steps from your front door.<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"why-item\">\n          <div class=\"why-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n              <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/>\n              <circle cx=\"12\" cy=\"12\" r=\"3\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"why-item-text\">\n            <div class=\"why-item-title\">Panoramic Black Sea Views<\/div>\n            <div class=\"why-item-desc\">Every window frames the sea. Wake up to sailing boats, fall asleep to the sound of waves below.<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"why-item\">\n          <div class=\"why-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\">\n              <rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/>\n              <line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/>\n              <line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/>\n              <line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"why-item-text\">\n            <div class=\"why-item-title\">Reserve Early<\/div>\n            <div class=\"why-item-desc\">Because we offer only one flat, availability is limited. Contact us early to secure your preferred dates.<\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <a href=\"https:\/\/ruhipalace.com.tr\/tr\/apartman\/\" class=\"btn-primary\">Foto\u011fraflar\u0131 g\u00f6r\u00fcnt\u00fcle<\/a>\n    <\/div>\n\n    <!-- Right: image with overlay caption -->\n    <div class=\"why-img-wrap\">\n      <img decoding=\"async\"\n        class=\"why-img-main lazyload\"\n        src=\"https:\/\/ruhipalace.com.tr\/wp-content\/uploads\/2024\/05\/amasra-ruhi-palace-location-1024x576.jpg\"\n        alt=\"Night view of Amasra castle walls\"\n      \/>\n      <div class=\"why-img-overlay\"><\/div>\n      <p class=\"why-img-caption\">\"A view that changes with every hour of light \u2014 and never stops being beautiful.\"<\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c6c63f7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c6c63f7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a4cdeca\" data-id=\"a4cdeca\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7ba34a2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7ba34a2\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f5423c6\" data-id=\"f5423c6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-888bcf5 elementor-widget elementor-widget-text-editor\" data-id=\"888bcf5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 id=\"wp-block-themeisle-blocks-advanced-heading-88139b83\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-88139b83\">Adres<\/h3>\n<p><!-- \/wp:themeisle-blocks\/advanced-heading --><\/p>\n<p><!-- wp:themeisle-blocks\/advanced-heading {\"id\":\"wp-block-themeisle-blocks-advanced-heading-b7efeb6a\",\"tag\":\"p\",\"align\":\"left\",\"marginBottom\":20} --><\/p>\n<p id=\"wp-block-themeisle-blocks-advanced-heading-b7efeb6a\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-b7efeb6a\">Kalei\u00e7i, Kuledibi Sk. No:46, PC: 74300 Amasra\/Bart\u0131n, T\u00fcrkiye<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Our Story A Family Home Above the Sea Founded in  [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-5","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"Our Story A Family Home Above the Sea Founded in 1996 by Ruhi \u00d6zman, Ruhi Palace \u2014 known locally as Ada Apart \u2014 occupies one of the most extraordinary positions in all of Amasra: perched directly on the ancient city walls of Kalei\u00e7i, the historic island peninsula, with the Black Sea stretching endlessly below. Today,\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/ruhipalace.com.tr\/tr\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"tr_TR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Ruhi Palace | Amasra - Amasra&#039;s Best Rental Apartment, Stunning Historical View\" \/>\n\t\t<meta property=\"og:type\" content=\"website\" \/>\n\t\t<meta property=\"og:title\" content=\"Ruhi Palace Amasra - Ruhi Palace | Amasra\" \/>\n\t\t<meta property=\"og:description\" content=\"Our Story A Family Home Above the Sea Founded in 1996 by Ruhi \u00d6zman, Ruhi Palace \u2014 known locally as Ada Apart \u2014 occupies one of the most extraordinary positions in all of Amasra: perched directly on the ancient city walls of Kalei\u00e7i, the historic island peninsula, with the Black Sea stretching endlessly below. Today,\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/ruhipalace.com.tr\/tr\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Ruhi Palace Amasra - Ruhi Palace | Amasra\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Our Story A Family Home Above the Sea Founded in 1996 by Ruhi \u00d6zman, Ruhi Palace \u2014 known locally as Ada Apart \u2014 occupies one of the most extraordinary positions in all of Amasra: perched directly on the ancient city walls of Kalei\u00e7i, the historic island peninsula, with the Black Sea stretching endlessly below. Today,\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr\\\/#listItem\",\"name\":\"Ruhi Palace Amasra\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr\\\/#listItem\",\"position\":2,\"name\":\"Ruhi Palace Amasra\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr\\\/#organization\",\"name\":\"My WordPress\",\"description\":\"Amasra's Best Rental Apartment, Stunning Historical View\",\"url\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr\\\/#webpage\",\"url\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr\\\/\",\"name\":\"Ruhi Palace Amasra - Ruhi Palace | Amasra\",\"description\":\"Our Story A Family Home Above the Sea Founded in 1996 by Ruhi \\u00d6zman, Ruhi Palace \\u2014 known locally as Ada Apart \\u2014 occupies one of the most extraordinary positions in all of Amasra: perched directly on the ancient city walls of Kalei\\u00e7i, the historic island peninsula, with the Black Sea stretching endlessly below. Today,\",\"inLanguage\":\"tr-TR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr\\\/#breadcrumblist\"},\"datePublished\":\"2020-03-11T08:40:29+00:00\",\"dateModified\":\"2026-03-24T13:11:14+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr\\\/#website\",\"url\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr\\\/\",\"name\":\"Ruhi Palace | Amasra\",\"description\":\"Amasra's Best Rental Apartment, Stunning Historical View\",\"inLanguage\":\"tr-TR\",\"publisher\":{\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/tr\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Ruhi Palace Amasra - Ruhi Palace | amasra","description":"Our Story A Family Home Above the Sea Founded in 1996 by Ruhi \u00d6zman, Ruhi Palace \u2014 known locally as Ada Apart \u2014 occupies one of the most extraordinary positions in all of Amasra: perched directly on the ancient city walls of Kalei\u00e7i, the historic island peninsula, with the Black Sea stretching endlessly below. Today,","canonical_url":"https:\/\/ruhipalace.com.tr\/tr\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/ruhipalace.com.tr\/tr\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/ruhipalace.com.tr\/tr#listItem","position":1,"name":"Home","item":"https:\/\/ruhipalace.com.tr\/tr","nextItem":{"@type":"ListItem","@id":"https:\/\/ruhipalace.com.tr\/tr\/#listItem","name":"Ruhi Palace Amasra"}},{"@type":"ListItem","@id":"https:\/\/ruhipalace.com.tr\/tr\/#listItem","position":2,"name":"Ruhi Palace Amasra","previousItem":{"@type":"ListItem","@id":"https:\/\/ruhipalace.com.tr\/tr#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/ruhipalace.com.tr\/tr\/#organization","name":"My WordPress","description":"Amasra's Best Rental Apartment, Stunning Historical View","url":"https:\/\/ruhipalace.com.tr\/tr\/"},{"@type":"WebPage","@id":"https:\/\/ruhipalace.com.tr\/tr\/#webpage","url":"https:\/\/ruhipalace.com.tr\/tr\/","name":"Ruhi Palace Amasra - Ruhi Palace | Amasra","description":"Our Story A Family Home Above the Sea Founded in 1996 by Ruhi \u00d6zman, Ruhi Palace \u2014 known locally as Ada Apart \u2014 occupies one of the most extraordinary positions in all of Amasra: perched directly on the ancient city walls of Kalei\u00e7i, the historic island peninsula, with the Black Sea stretching endlessly below. Today,","inLanguage":"tr-TR","isPartOf":{"@id":"https:\/\/ruhipalace.com.tr\/tr\/#website"},"breadcrumb":{"@id":"https:\/\/ruhipalace.com.tr\/tr\/#breadcrumblist"},"datePublished":"2020-03-11T08:40:29+00:00","dateModified":"2026-03-24T13:11:14+00:00"},{"@type":"WebSite","@id":"https:\/\/ruhipalace.com.tr\/tr\/#website","url":"https:\/\/ruhipalace.com.tr\/tr\/","name":"Ruhi Palace | Amasra","description":"Amasra's Best Rental Apartment, Stunning Historical View","inLanguage":"tr-TR","publisher":{"@id":"https:\/\/ruhipalace.com.tr\/tr\/#organization"}}]},"og:locale":"tr_TR","og:site_name":"Ruhi Palace | Amasra - Amasra's Best Rental Apartment, Stunning Historical View","og:type":"website","og:title":"Ruhi Palace Amasra - Ruhi Palace | Amasra","og:description":"Our Story A Family Home Above the Sea Founded in 1996 by Ruhi \u00d6zman, Ruhi Palace \u2014 known locally as Ada Apart \u2014 occupies one of the most extraordinary positions in all of Amasra: perched directly on the ancient city walls of Kalei\u00e7i, the historic island peninsula, with the Black Sea stretching endlessly below. Today,","og:url":"https:\/\/ruhipalace.com.tr\/tr\/","twitter:card":"summary_large_image","twitter:title":"Ruhi Palace Amasra - Ruhi Palace | Amasra","twitter:description":"Our Story A Family Home Above the Sea Founded in 1996 by Ruhi \u00d6zman, Ruhi Palace \u2014 known locally as Ada Apart \u2014 occupies one of the most extraordinary positions in all of Amasra: perched directly on the ancient city walls of Kalei\u00e7i, the historic island peninsula, with the Black Sea stretching endlessly below. Today,"},"aioseo_meta_data":{"post_id":"5","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"website","og_image_type":"featured","og_image_url":"","og_image_width":"0","og_image_height":"0","og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"featured","twitter_image_url":"","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2022-10-26 07:19:52","updated":"2026-03-24 13:19:07","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/ruhipalace.com.tr\/tr\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tRuhi Palace Amasra\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/ruhipalace.com.tr\/tr"},{"label":"Ruhi Palace Amasra","link":"https:\/\/ruhipalace.com.tr\/tr\/"}],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Ruhi Palace Amasra - Ruhi Palace | Amasra<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ruhipalace.com.tr\/tr\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ruhi Palace Amasra - Ruhi Palace | Amasra\" \/>\n<meta property=\"og:description\" content=\"Our Story A Family Home Above the Sea Founded in [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ruhipalace.com.tr\/tr\/\" \/>\n<meta property=\"og:site_name\" content=\"Ruhi Palace | Amasra\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-24T13:11:14+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/\",\"url\":\"https:\\\/\\\/ruhipalace.com.tr\\\/\",\"name\":\"Ruhi Palace Amasra - Ruhi Palace | Amasra\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/#website\"},\"about\":{\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/#organization\"},\"datePublished\":\"2020-03-11T08:40:29+00:00\",\"dateModified\":\"2026-03-24T13:11:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/#breadcrumb\"},\"inLanguage\":\"tr-TR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ruhipalace.com.tr\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/#website\",\"url\":\"https:\\\/\\\/ruhipalace.com.tr\\\/\",\"name\":\"Ruhi Palace | Amasra\",\"description\":\"Amasra&#039;s Best Rental Apartment, Stunning Historical View\",\"publisher\":{\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ruhipalace.com.tr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"tr-TR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/#organization\",\"name\":\"Ruhi Palace | Amasra\",\"url\":\"https:\\\/\\\/ruhipalace.com.tr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr-TR\",\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ruhipalace.com.tr\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/cropped-cropped-ruhipalace-logo-amasra.png\",\"contentUrl\":\"https:\\\/\\\/ruhipalace.com.tr\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/cropped-cropped-ruhipalace-logo-amasra.png\",\"width\":200,\"height\":50,\"caption\":\"Ruhi Palace | Amasra\"},\"image\":{\"@id\":\"https:\\\/\\\/ruhipalace.com.tr\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ruhi Palace Amasra - Ruhi Palace | amasra","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ruhipalace.com.tr\/tr\/","og_locale":"tr_TR","og_type":"article","og_title":"Ruhi Palace Amasra - Ruhi Palace | Amasra","og_description":"Our Story A Family Home Above the Sea Founded in [...]","og_url":"https:\/\/ruhipalace.com.tr\/tr\/","og_site_name":"Ruhi Palace | Amasra","article_modified_time":"2026-03-24T13:11:14+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ruhipalace.com.tr\/","url":"https:\/\/ruhipalace.com.tr\/","name":"Ruhi Palace Amasra - Ruhi Palace | amasra","isPartOf":{"@id":"https:\/\/ruhipalace.com.tr\/#website"},"about":{"@id":"https:\/\/ruhipalace.com.tr\/#organization"},"datePublished":"2020-03-11T08:40:29+00:00","dateModified":"2026-03-24T13:11:14+00:00","breadcrumb":{"@id":"https:\/\/ruhipalace.com.tr\/#breadcrumb"},"inLanguage":"tr-TR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ruhipalace.com.tr\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ruhipalace.com.tr\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/ruhipalace.com.tr\/#website","url":"https:\/\/ruhipalace.com.tr\/","name":"Ruhi Saray\u0131 | amasra","description":"Amasra&#039;\u0131n En \u0130yi Kiral\u0131k Daire, Muhte\u015fem Tarih Manzaras\u0131","publisher":{"@id":"https:\/\/ruhipalace.com.tr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ruhipalace.com.tr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"tr-TR"},{"@type":"Organization","@id":"https:\/\/ruhipalace.com.tr\/#organization","name":"Ruhi Saray\u0131 | amasra","url":"https:\/\/ruhipalace.com.tr\/","logo":{"@type":"ImageObject","inLanguage":"tr-TR","@id":"https:\/\/ruhipalace.com.tr\/#\/schema\/logo\/image\/","url":"https:\/\/ruhipalace.com.tr\/wp-content\/uploads\/2022\/10\/cropped-cropped-ruhipalace-logo-amasra.png","contentUrl":"https:\/\/ruhipalace.com.tr\/wp-content\/uploads\/2022\/10\/cropped-cropped-ruhipalace-logo-amasra.png","width":200,"height":50,"caption":"Ruhi Palace | Amasra"},"image":{"@id":"https:\/\/ruhipalace.com.tr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/ruhipalace.com.tr\/tr\/wp-json\/wp\/v2\/pages\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ruhipalace.com.tr\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ruhipalace.com.tr\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ruhipalace.com.tr\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ruhipalace.com.tr\/tr\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":67,"href":"https:\/\/ruhipalace.com.tr\/tr\/wp-json\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":783,"href":"https:\/\/ruhipalace.com.tr\/tr\/wp-json\/wp\/v2\/pages\/5\/revisions\/783"}],"wp:attachment":[{"href":"https:\/\/ruhipalace.com.tr\/tr\/wp-json\/wp\/v2\/media?parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}