{"id":6178,"date":"2026-06-12T07:22:48","date_gmt":"2026-06-12T07:22:48","guid":{"rendered":"https:\/\/nyg.co.il\/?post_type=project&#038;p=6178"},"modified":"2026-07-13T20:51:12","modified_gmt":"2026-07-13T20:51:12","slug":"luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot","status":"publish","type":"project","link":"https:\/\/nyg.co.il\/en\/project\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\/","title":{"rendered":"Ra\u2019anana | Kiryat Ganim | Luxury Villa | Beverly Hills Inspired"},"content":{"rendered":"<div id=\"nyg-promo-gate\" style=\"position: fixed; inset: 0; z-index: 99999; overflow-y: auto; background: #1a1a1a;\">\n<div style=\"position: relative; min-height: 100vh; background-image: url('https:\/\/nyg.co.il\/wp-content\/uploads\/2026\/06\/%D7%A7%D7%A8%D7%99%D7%AA-%D7%92%D7%A0%D7%99%D7%9D-10.png'); background-size: cover; background-position: center; background-color: #1a1a1a; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 40px 20px; box-sizing: border-box;\">\n<div style=\"position: absolute; inset: 0; background: rgba(0,0,0,.55); z-index: 0;\"><\/div>\n<div style=\"position: relative; z-index: 1; background: #111; color: #fff; border-radius: 12px 12px 0 0; display: flex; align-items: center; gap: 20px; padding: 24px 28px; max-width: 460px; width: 100%; box-sizing: border-box;\">\n<div style=\"width: 64px; height: 64px; border-radius: 50%; border: 2px solid #fff; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 22px; font-weight: 800; letter-spacing: 1px; color: #fff;\">NY<\/div>\n<div style=\"display: flex; flex-direction: column; gap: 2px;\">\n<p style=\"margin: 0; font-size: 15px; font-weight: bold; letter-spacing: .5px;\">Asaf Nefussy<\/p>\n<p style=\"font-size: 10.5px; color: #ccc; margin: 0; line-height: 1.4;\">Founder &amp; CEO | NYREALTY ISRAEL<\/p>\n<\/div>\n<\/div>\n<div style=\"position: relative; z-index: 1; background: #fff; border-radius: 0 0 12px 12px; padding: 28px 28px 34px; max-width: 460px; width: 100%; box-sizing: border-box; text-align: center; direction: ltr;\">\n<p style=\"font-size: 21px; font-weight: bold; color: #111; margin: 0 0 6px; letter-spacing: 2px;\">EXCLUSIVE PROJECT<\/p>\n<p style=\"font-size: 12.5px; color: #777; margin: 0 0 22px; line-height: 1.5;\">Leave your details and we will send you a personal viewing code for this project<\/p>\n<div style=\"display: flex; flex-direction: column; gap: 14px; align-items: center;\"><input id=\"nyg-gate-name\" style=\"width: 100%; padding: 13px 14px; border: none; border-bottom: 1.5px solid #ccc; font-size: 14px; text-align: center; background: transparent; color: #333; outline: none; box-sizing: border-box;\" type=\"text\" placeholder=\"Full Name\" \/><br \/>\n<input id=\"nyg-gate-phone\" style=\"width: 100%; padding: 13px 14px; border: none; border-bottom: 1.5px solid #ccc; font-size: 14px; text-align: center; background: transparent; color: #333; outline: none; box-sizing: border-box;\" type=\"tel\" placeholder=\"Phone\" \/><br \/>\n<button id=\"nyg-gate-request-btn\" style=\"width: 88%; padding: 14px 20px; background: #111; color: #fff; border: none; border-radius: 6px; font-size: 13px; letter-spacing: 2px; text-transform: uppercase; cursor: pointer; margin-top: 4px;\" type=\"button\">Request Viewing Code via WhatsApp<\/button><\/div>\n<p id=\"nyg-gate-error\" style=\"color: #c0392b; font-size: 12px; margin: 10px 0 0; display: none;\">Please enter a valid name and phone number<\/p>\n<p style=\"margin: 18px 0 0;\"><a id=\"nyg-gate-toggle-code\" style=\"font-size: 12px; color: #999; text-decoration: underline;\" href=\"#\">I already have a viewing code<\/a><\/p>\n<div id=\"nyg-gate-code-wrap\" style=\"display: none; margin-top: 14px;\"><input id=\"nyg-gate-code\" style=\"width: 100%; padding: 13px 14px; border: none; border-bottom: 1.5px solid #ccc; font-size: 14px; text-align: center; background: transparent; color: #333; outline: none; letter-spacing: 2px; box-sizing: border-box;\" type=\"text\" placeholder=\"Enter access code\" \/><br \/>\n<button id=\"nyg-gate-enter-btn\" style=\"width: 88%; padding: 14px 20px; background: #111; color: #fff; border: none; border-radius: 6px; font-size: 13px; letter-spacing: 2px; text-transform: uppercase; cursor: pointer; margin-top: 14px;\" type=\"button\">Enter Project<\/button><\/p>\n<p id=\"nyg-gate-code-error\" style=\"color: #c0392b; font-size: 12px; margin: 10px 0 0; display: none;\">Incorrect code, please try again<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><script>\n(function(){\n  var GATE_CODE = \"BH770\";\n  var STORAGE_KEY = \"nyg_gate_unlocked_6178\";\n  var gate = document.getElementById('nyg-promo-gate');\n  if(!gate) return;\n  if (localStorage.getItem(STORAGE_KEY) === \"1\") {\n    gate.style.display = \"none\";\n    return;\n  }\n  document.body.style.overflow = \"hidden\";\n  document.getElementById('nyg-gate-toggle-code').addEventListener('click', function(e){\n    e.preventDefault();\n    document.getElementById('nyg-gate-code-wrap').style.display = 'block';\n  });\n  document.getElementById('nyg-gate-request-btn').addEventListener('click', function(){\n    var name = document.getElementById('nyg-gate-name').value.trim();\n    var phone = document.getElementById('nyg-gate-phone').value.trim();\n    var errEl = document.getElementById('nyg-gate-error');\n    if (!name || phone.length < 9) {\n      errEl.style.display = 'block';\n      return;\n    }\n    errEl.style.display = 'none';\n    var pageUrl = window.location.href;\n    var msg = \"Hi, this is \" + name + \", number \" + phone + \", I would like to receive a viewing code for the property: \" + pageUrl;\n    var waUrl = \"https:\/\/wa.me\/972544470407?text=\" + encodeURIComponent(msg);\n    window.open(waUrl, \"_blank\");\n  });\n  document.getElementById('nyg-gate-enter-btn').addEventListener('click', function(){\n    var code = document.getElementById('nyg-gate-code').value.trim();\n    var codeErr = document.getElementById('nyg-gate-code-error');\n    if (code === GATE_CODE) {\n      localStorage.setItem(STORAGE_KEY, \"1\");\n      gate.style.display = 'none';\n      document.body.style.overflow = '';\n    } else {\n      codeErr.style.display = 'block';\n    }\n  });\n})();\n<\/script><br \/>\n<code><\/code><\/p>\n<style>.nyg-villa-anim .nyg-eyebrow,.nyg-villa-anim .nyg-h1,.nyg-villa-anim .nyg-h2{opacity:0;transform:scale(.92) translateY(12px);animation:nygExpandIn .9s cubic-bezier(.22,1,.36,1) forwards;}.nyg-villa-anim .nyg-eyebrow{animation-delay:0s;}.nyg-villa-anim .nyg-h1{animation-delay:.15s;}.nyg-villa-anim .nyg-h2{animation-delay:.3s;}@keyframes nygExpandIn{0%{opacity:0;transform:scale(.9) translateY(14px);}100%{opacity:1;transform:scale(1) translateY(0);}}@media (prefers-reduced-motion: reduce){.nyg-villa-anim .nyg-eyebrow,.nyg-villa-anim .nyg-h1,.nyg-villa-anim .nyg-h2{animation:none;opacity:1;transform:none;}}.nyg-villa-anim .ny-premium-btn{display:inline-block;padding:16px 40px;background:#1f1f1f;color:#ffffff;font-size:16px;font-weight:700;letter-spacing:.6px;text-decoration:none;border-radius:2px;border:1px solid #1f1f1f;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,border-color .25s ease;will-change:transform;}.nyg-villa-anim .ny-premium-btn:hover{background:#8a7358;border-color:#8a7358;transform:scale(1.05);box-shadow:0 8px 20px rgba(138,115,88,.35);}.nyg-villa-anim .ny-premium-btn:active{transform:scale(.98);}<\/style>\n<section class=\"property-seo-block\" dir=\"ltr\" style=\"max-width: 860px; margin: 28px auto 70px; padding: 0 18px; font-family: inherit; color: #1f1f1f; text-align: left;\">\n<div style=\"padding: 30px 32px 42px; background: #fbfaf7; border-radius: 3px; box-shadow: 0 14px 38px rgba(31,31,31,0.055);\">\n<p style=\"font-size: 13px; letter-spacing: 1.8px; color: #8a7358; margin: 0 0 10px; font-weight: bold; text-transform: uppercase;\">KIRYAT GANIM RA\u2019ANANA | PRIVATE LUXURY ESTATE | GREEN FOREST VIEW<\/p>\n<h1 style=\"font-size: 44px; line-height: 1.08; margin: 0 0 14px; font-weight: 800; color: #1f1f1f;\">Luxury Villa for Sale in Kiryat Ganim, Ra\u2019anana<\/h1>\n<h2 style=\"font-size: 23px; line-height: 1.45; margin: 0 0 24px; font-weight: 600; color: #3a332c; max-width: 760px;\">A rare private estate on an exceptional 751 sqm plot, surrounded by a peaceful green grove.<\/h2>\n<div style=\"width: 72px; height: 1px; background: #b9a27f; margin: 0 0 26px;\"><\/div>\n<div style=\"max-width: 760px;\">\n<h3 style=\"font-size: 24px; line-height: 1.35; margin: 0 0 14px; font-weight: 800; color: #2d2925;\">A Rare Luxury Home in One of Ra\u2019anana\u2019s Most Exclusive Streets<\/h3>\n<p style=\"font-size: 19px; line-height: 1.75; margin: 0 0 18px;\">Located in the prestigious Kiryat Ganim neighborhood of Ra\u2019anana, this exceptional villa offers scale, privacy, and a refined lifestyle rarely found in the city.<\/p>\n<p style=\"font-size: 19px; line-height: 1.75; margin: 0 0 18px;\">The property sits on a rare 751 sqm plot and enjoys a direct connection to a beautiful green grove, creating a calm and pastoral atmosphere throughout the home.<\/p>\n<p style=\"font-size: 19px; line-height: 1.75; margin: 0 0 22px;\">Built across three levels, the villa offers approximately 600 sqm of interior space, planned with generous proportions, smart separation between living areas, and excellent flow for family life and entertaining.<\/p>\n<h3 style=\"font-size: 24px; line-height: 1.35; margin: 26px 0 14px; font-weight: 800; color: #2d2925;\">Beverly Hills Inspired Specification<\/h3>\n<p style=\"font-size: 19px; line-height: 1.75; margin: 0 0 18px;\">The home is equipped with a premium specification inspired by unique luxury villas in Beverly Hills, Los Angeles, combining comfort, entertainment, elegance, and everyday practicality.<\/p>\n<p style=\"font-size: 19px; line-height: 1.75; margin: 0 0 22px;\">The layout includes a formal living room, a separate family lounge, a dedicated dining area, and an impressive chef\u2019s kitchen designed for buyers who love cooking, hosting, and open family living.<\/p>\n<h3 style=\"font-size: 24px; line-height: 1.35; margin: 26px 0 14px; font-weight: 800; color: #2d2925;\">Private Entertainment Level<\/h3>\n<p style=\"font-size: 19px; line-height: 1.75; margin: 0 0 18px;\">A full private cinema room, wine room, drinks bar, and authentic games area create a complete leisure experience within the house.<\/p>\n<p style=\"font-size: 20px; line-height: 1.6; margin: 0 0 30px; font-weight: 800; color: #2b2520;\">This is a rare opportunity for buyers seeking a large luxury villa in Ra\u2019anana, a unique plot, green surroundings, and a true private estate lifestyle.<\/p>\n<\/div>\n<div style=\"background: #ffffff; border: 1px solid #e4ded3; padding: 24px 24px; margin: 30px 0;\">\n<h3 style=\"font-size: 22px; margin: 0 0 16px; font-weight: 800; color: #2d2925;\">Property Highlights<\/h3>\n<ul style=\"padding: 0; margin: 0; list-style: none; font-size: 18px; line-height: 1.9;\">\n<li>\u2022 Luxury villa in Kiryat Ganim, Ra\u2019anana<\/li>\n<li>\u2022 Rare 751 sqm private plot<\/li>\n<li>\u2022 Approximately 600 sqm of interior space<\/li>\n<li>\u2022 Built across three spacious levels<\/li>\n<li>\u2022 Green grove and pastoral surroundings<\/li>\n<li>\u2022 Beverly Hills inspired premium specification<\/li>\n<li>\u2022 Formal living room and separate family lounge<\/li>\n<li>\u2022 Dedicated dining area<\/li>\n<li>\u2022 Large chef\u2019s kitchen for cooking and hosting<\/li>\n<li>\u2022 Full private cinema room<\/li>\n<li>\u2022 Wine room and drinks bar<\/li>\n<li>\u2022 Authentic games area<\/li>\n<li>\u2022 Ideal for luxury family living and entertaining<\/li>\n<\/ul>\n<\/div>\n<div style=\"background: #ffffff; border: 1px solid #e4ded3; padding: 24px 24px; margin: 30px 0;\">\n<h3 style=\"font-size: 22px; margin: 0 0 16px; font-weight: 800; color: #2d2925;\">Frequently Asked Questions<\/h3>\n<h4 style=\"font-size: 19px; margin: 0 0 8px; font-weight: 800;\">Where is the villa located?<\/h4>\n<p style=\"font-size: 18px; line-height: 1.7; margin: 0 0 18px;\">The villa is located in Kiryat Ganim, one of Ra\u2019anana\u2019s most desirable residential neighborhoods.<\/p>\n<h4 style=\"font-size: 19px; margin: 0 0 8px; font-weight: 800;\">What is the plot size?<\/h4>\n<p style=\"font-size: 18px; line-height: 1.7; margin: 0 0 18px;\">The property sits on an approximately 751 sqm private plot.<\/p>\n<h4 style=\"font-size: 19px; margin: 0 0 8px; font-weight: 800;\">What lifestyle features does the home include?<\/h4>\n<p style=\"font-size: 18px; line-height: 1.7; margin: 0;\">The villa includes a private cinema room, wine room, drinks bar, games area, chef\u2019s kitchen, formal living room, and family lounge.<\/p>\n<\/div>\n<div style=\"margin: 32px 0 0; text-align: left;\"><a style=\"display: inline-block; padding: 18px 42px; border: 2px solid #1f1f1f; background: #1f1f1f; color: #ffffff; text-decoration: none; font-family: inherit; font-size: 18px; font-weight: 800; line-height: 1.4; text-align: center; min-width: 320px; border-radius: 4px;\" href=\"https:\/\/wa.me\/972544470407?text=Hi%2C%20I%20would%20like%20to%20receive%20details%20about%20the%20luxury%20villa%20in%20Kiryat%20Ganim%20Ra%E2%80%99anana.\" target=\"_blank\" rel=\"noopener\">Request a Private Viewing<br \/>\n<\/a><\/div>\n<p style=\"font-size: 14px; line-height: 1.6; margin: 22px 0 0; color: #7a7067;\">Private viewings only \u00b7 Full details provided in a personal conversation<\/p>\n<\/div>\n<\/section>\n","protected":false},"author":4,"featured_media":6199,"template":"","project_status":[16],"project_type":[63],"market":[55],"class_list":["post-6178","project","type-project","status-publish","has-post-thumbnail","hentry","project_status-for-sale","project_type-villa","market-living-in-raanana-premium-real-estate-quality-of-life-in-israel"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.9 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Ra\u2019anana | Kiryat Ganim | Luxury Villa | Beverly Hills Inspired | NY Realty Israel<\/title>\n<meta name=\"description\" content=\"Luxury villa for sale in Kiryat Ganim Ra\u2019anana on a rare 751 sqm plot with approximately 600 sqm built over three levels, private cinema, wine room, chef\u2019s kitchen, entertainment spaces, and green open surroundings.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nyg.co.il\/en\/project\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ra\u2019anana | Kiryat Ganim | Luxury Villa | Beverly Hills Inspired\" \/>\n<meta property=\"og:description\" content=\"Luxury villa for sale in Kiryat Ganim Ra\u2019anana on a rare 751 sqm plot with approximately 600 sqm built over three levels, private cinema, wine room, chef\u2019s kitchen, entertainment spaces, and green open surroundings.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nyg.co.il\/en\/project\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\/\" \/>\n<meta property=\"og:site_name\" content=\"NY Realty Israel\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/nyrealty.israel\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-13T20:51:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nyg.co.il\/wp-content\/uploads\/2026\/06\/\u05e7\u05e8\u05d9\u05ea-\u05d2\u05e0\u05d9\u05dd-26-768x1024.png\" \/>\n\t<meta property=\"og:image:width\" content=\"768\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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:\\\/\\\/nyg.co.il\\\/en\\\/project\\\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\\\/\",\"url\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/project\\\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\\\/\",\"name\":\"Ra\u2019anana | Kiryat Ganim | Luxury Villa | Beverly Hills Inspired - NY Realty Israel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/project\\\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/project\\\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nyg.co.il\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/\u05e7\u05e8\u05d9\u05ea-\u05d2\u05e0\u05d9\u05dd-26.png\",\"datePublished\":\"2026-06-12T07:22:48+00:00\",\"dateModified\":\"2026-07-13T20:51:12+00:00\",\"description\":\"Luxury villa for sale in Kiryat Ganim Ra\u2019anana on a rare 751 sqm plot with approximately 600 sqm built over three levels, private cinema, wine room, chef\u2019s kitchen, entertainment spaces, and green open surroundings.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/project\\\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nyg.co.il\\\/en\\\/project\\\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/project\\\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\\\/#primaryimage\",\"url\":\"https:\\\/\\\/nyg.co.il\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/\u05e7\u05e8\u05d9\u05ea-\u05d2\u05e0\u05d9\u05dd-26.png\",\"contentUrl\":\"https:\\\/\\\/nyg.co.il\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/\u05e7\u05e8\u05d9\u05ea-\u05d2\u05e0\u05d9\u05dd-26.png\",\"width\":1086,\"height\":1448,\"caption\":\"\u05d5\u05d9\u05dc\u05ea \u05d9\u05d5\u05e7\u05e8\u05d4 \u05de\u05d5\u05d3\u05e8\u05e0\u05d9\u05ea \u05d1\u05e7\u05e8\u05d9\u05ea \u05d2\u05e0\u05d9\u05dd \u05e8\u05e2\u05e0\u05e0\u05d4 \u05e2\u05dc \u05de\u05d2\u05e8\u05e9 \u05e0\u05d3\u05d9\u05e8 \u05e9\u05dc 751 \u05de\u201d\u05e8, \u05d1\u05e0\u05d5\u05d9\u05d4 \u05e2\u05dc \u05e4\u05e0\u05d9 600 \u05de\u201d\u05e8 \u05d1\u05e9\u05dc\u05d5\u05e9\u05d4 \u05de\u05e4\u05dc\u05e1\u05d9\u05dd, \u05de\u05d5\u05e7\u05e4\u05ea \u05d7\u05d5\u05e8\u05e9\u05d4 \u05d9\u05e8\u05d5\u05e7\u05d4, \u05e2\u05dd \u05de\u05d8\u05d1\u05d7 \u05e9\u05e3 \u05e2\u05e0\u05e7, \u05d7\u05d3\u05e8 \u05e7\u05d5\u05dc\u05e0\u05d5\u05e2 \u05e4\u05e8\u05d8\u05d9, \u05d7\u05d3\u05e8 \u05d9\u05d9\u05e0\u05d5\u05ea, \u05d1\u05e8 \u05de\u05e9\u05e7\u05d0\u05d5\u05ea, \u05d7\u05dc\u05dc\u05d9 \u05d0\u05d9\u05e8\u05d5\u05d7 \u05de\u05e8\u05d5\u05d5\u05d7\u05d9\u05dd \u05d5\u05d2\u05d9\u05e0\u05d4 \u05d9\u05d5\u05e7\u05e8\u05ea\u05d9\u05ea \u05d1\u05d0\u05d7\u05d3 \u05d4\u05e8\u05d7\u05d5\u05d1\u05d5\u05ea \u05d4\u05de\u05d1\u05d5\u05e7\u05e9\u05d9\u05dd \u05d1\u05e2\u05d9\u05e8.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/project\\\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u05d3\u05e3 \u05d1\u05d9\u05ea\",\"item\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Projects\",\"item\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/project\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Ra'anana\",\"item\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/market\\\/living-in-raanana-premium-real-estate-quality-of-life-in-israel\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Ra\u2019anana | Kiryat Ganim | Luxury Villa | Beverly Hills Inspired\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/\",\"name\":\"NY Realty Israel\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Organization\",\"RealEstateAgent\"],\"@id\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/#organization\",\"name\":\"NY Realty Israel\",\"alternateName\":\"NYG\",\"url\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/nyg.co.il\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/LOGO-NY-02.png\",\"contentUrl\":\"https:\\\/\\\/nyg.co.il\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/LOGO-NY-02.png\",\"width\":1235,\"height\":1360,\"caption\":\"NY Realty Israel\"},\"image\":{\"@id\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/nyrealty.israel\",\"https:\\\/\\\/instagram.com\\\/nyrealty.israel\",\"https:\\\/\\\/linkedin.com\\\/company\\\/ny-realty-israel\"],\"description\":\"NY Realty Israel, the luxury real estate division of Nefussy Holdings Group, specializes in ultra-luxury off-market properties across Tel Aviv, Herzliya Pituach, Jerusalem, and Miami.\",\"legalName\":\"Nefussy Holdings Group\",\"priceRange\":\"$$$$\",\"areaServed\":[{\"@type\":\"City\",\"name\":\"Tel Aviv\",\"sameAs\":\"https:\\\/\\\/en.wikipedia.org\\\/wiki\\\/Tel_Aviv\"},{\"@type\":\"City\",\"name\":\"Herzliya Pituach\"},{\"@type\":\"City\",\"name\":\"Jerusalem\",\"sameAs\":\"https:\\\/\\\/en.wikipedia.org\\\/wiki\\\/Jerusalem\"},{\"@type\":\"City\",\"name\":\"Ra'anana\",\"sameAs\":\"https:\\\/\\\/en.wikipedia.org\\\/wiki\\\/Ra%27anana\"},{\"@type\":\"City\",\"name\":\"Miami\",\"sameAs\":\"https:\\\/\\\/en.wikipedia.org\\\/wiki\\\/Miami\"}],\"address\":{\"@type\":\"PostalAddress\",\"addressLocality\":\"Tel Aviv\",\"addressRegion\":\"Tel Aviv District\",\"addressCountry\":\"IL\"},\"parentOrganization\":{\"@id\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/#parentorganization\\\/\"}},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nyg.co.il\\\/en\\\/#parentorganization\\\/\",\"name\":\"Nefussy Holdings Group\",\"alternateName\":\"Nefussy Group\",\"url\":\"https:\\\/\\\/nefussy.com\",\"description\":\"Israeli holdings group ranked in BDI Top 8 real estate marketing firms. Parent company of NY Realty Israel.\",\"foundingDate\":\"2005\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Ra\u2019anana | Kiryat Ganim | Luxury Villa | Beverly Hills Inspired | NY Realty Israel","description":"Luxury villa for sale in Kiryat Ganim Ra\u2019anana on a rare 751 sqm plot with approximately 600 sqm built over three levels, private cinema, wine room, chef\u2019s kitchen, entertainment spaces, and green open surroundings.","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:\/\/nyg.co.il\/en\/project\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\/","og_locale":"en_US","og_type":"article","og_title":"Ra\u2019anana | Kiryat Ganim | Luxury Villa | Beverly Hills Inspired","og_description":"Luxury villa for sale in Kiryat Ganim Ra\u2019anana on a rare 751 sqm plot with approximately 600 sqm built over three levels, private cinema, wine room, chef\u2019s kitchen, entertainment spaces, and green open surroundings.","og_url":"https:\/\/nyg.co.il\/en\/project\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\/","og_site_name":"NY Realty Israel","article_publisher":"https:\/\/facebook.com\/nyrealty.israel","article_modified_time":"2026-07-13T20:51:12+00:00","og_image":[{"width":768,"height":1024,"url":"https:\/\/nyg.co.il\/wp-content\/uploads\/2026\/06\/\u05e7\u05e8\u05d9\u05ea-\u05d2\u05e0\u05d9\u05dd-26-768x1024.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nyg.co.il\/en\/project\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\/","url":"https:\/\/nyg.co.il\/en\/project\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\/","name":"Ra\u2019anana | Kiryat Ganim | Luxury Villa | Beverly Hills Inspired - NY Realty Israel","isPartOf":{"@id":"https:\/\/nyg.co.il\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nyg.co.il\/en\/project\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\/#primaryimage"},"image":{"@id":"https:\/\/nyg.co.il\/en\/project\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\/#primaryimage"},"thumbnailUrl":"https:\/\/nyg.co.il\/wp-content\/uploads\/2026\/06\/\u05e7\u05e8\u05d9\u05ea-\u05d2\u05e0\u05d9\u05dd-26.png","datePublished":"2026-06-12T07:22:48+00:00","dateModified":"2026-07-13T20:51:12+00:00","description":"Luxury villa for sale in Kiryat Ganim Ra\u2019anana on a rare 751 sqm plot with approximately 600 sqm built over three levels, private cinema, wine room, chef\u2019s kitchen, entertainment spaces, and green open surroundings.","breadcrumb":{"@id":"https:\/\/nyg.co.il\/en\/project\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nyg.co.il\/en\/project\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nyg.co.il\/en\/project\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\/#primaryimage","url":"https:\/\/nyg.co.il\/wp-content\/uploads\/2026\/06\/\u05e7\u05e8\u05d9\u05ea-\u05d2\u05e0\u05d9\u05dd-26.png","contentUrl":"https:\/\/nyg.co.il\/wp-content\/uploads\/2026\/06\/\u05e7\u05e8\u05d9\u05ea-\u05d2\u05e0\u05d9\u05dd-26.png","width":1086,"height":1448,"caption":"\u05d5\u05d9\u05dc\u05ea \u05d9\u05d5\u05e7\u05e8\u05d4 \u05de\u05d5\u05d3\u05e8\u05e0\u05d9\u05ea \u05d1\u05e7\u05e8\u05d9\u05ea \u05d2\u05e0\u05d9\u05dd \u05e8\u05e2\u05e0\u05e0\u05d4 \u05e2\u05dc \u05de\u05d2\u05e8\u05e9 \u05e0\u05d3\u05d9\u05e8 \u05e9\u05dc 751 \u05de\u201d\u05e8, \u05d1\u05e0\u05d5\u05d9\u05d4 \u05e2\u05dc \u05e4\u05e0\u05d9 600 \u05de\u201d\u05e8 \u05d1\u05e9\u05dc\u05d5\u05e9\u05d4 \u05de\u05e4\u05dc\u05e1\u05d9\u05dd, \u05de\u05d5\u05e7\u05e4\u05ea \u05d7\u05d5\u05e8\u05e9\u05d4 \u05d9\u05e8\u05d5\u05e7\u05d4, \u05e2\u05dd \u05de\u05d8\u05d1\u05d7 \u05e9\u05e3 \u05e2\u05e0\u05e7, \u05d7\u05d3\u05e8 \u05e7\u05d5\u05dc\u05e0\u05d5\u05e2 \u05e4\u05e8\u05d8\u05d9, \u05d7\u05d3\u05e8 \u05d9\u05d9\u05e0\u05d5\u05ea, \u05d1\u05e8 \u05de\u05e9\u05e7\u05d0\u05d5\u05ea, \u05d7\u05dc\u05dc\u05d9 \u05d0\u05d9\u05e8\u05d5\u05d7 \u05de\u05e8\u05d5\u05d5\u05d7\u05d9\u05dd \u05d5\u05d2\u05d9\u05e0\u05d4 \u05d9\u05d5\u05e7\u05e8\u05ea\u05d9\u05ea \u05d1\u05d0\u05d7\u05d3 \u05d4\u05e8\u05d7\u05d5\u05d1\u05d5\u05ea \u05d4\u05de\u05d1\u05d5\u05e7\u05e9\u05d9\u05dd \u05d1\u05e2\u05d9\u05e8."},{"@type":"BreadcrumbList","@id":"https:\/\/nyg.co.il\/en\/project\/luxury-villa-for-sale-in-kiryat-ganim-raanana-751-sqm-plot\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u05d3\u05e3 \u05d1\u05d9\u05ea","item":"https:\/\/nyg.co.il\/en\/"},{"@type":"ListItem","position":2,"name":"Projects","item":"https:\/\/nyg.co.il\/en\/project\/"},{"@type":"ListItem","position":3,"name":"Ra'anana","item":"https:\/\/nyg.co.il\/en\/market\/living-in-raanana-premium-real-estate-quality-of-life-in-israel\/"},{"@type":"ListItem","position":4,"name":"Ra\u2019anana | Kiryat Ganim | Luxury Villa | Beverly Hills Inspired"}]},{"@type":"WebSite","@id":"https:\/\/nyg.co.il\/en\/#website","url":"https:\/\/nyg.co.il\/en\/","name":"NY Realty Israel","description":"","publisher":{"@id":"https:\/\/nyg.co.il\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nyg.co.il\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Organization","RealEstateAgent"],"@id":"https:\/\/nyg.co.il\/en\/#organization","name":"NY Realty Israel","alternateName":"NYG","url":"https:\/\/nyg.co.il\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nyg.co.il\/en\/#\/schema\/logo\/image\/","url":"https:\/\/nyg.co.il\/wp-content\/uploads\/2026\/01\/LOGO-NY-02.png","contentUrl":"https:\/\/nyg.co.il\/wp-content\/uploads\/2026\/01\/LOGO-NY-02.png","width":1235,"height":1360,"caption":"NY Realty Israel"},"image":{"@id":"https:\/\/nyg.co.il\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/nyrealty.israel","https:\/\/instagram.com\/nyrealty.israel","https:\/\/linkedin.com\/company\/ny-realty-israel"],"description":"NY Realty Israel, the luxury real estate division of Nefussy Holdings Group, specializes in ultra-luxury off-market properties across Tel Aviv, Herzliya Pituach, Jerusalem, and Miami.","legalName":"Nefussy Holdings Group","priceRange":"$$$$","areaServed":[{"@type":"City","name":"Tel Aviv","sameAs":"https:\/\/en.wikipedia.org\/wiki\/Tel_Aviv"},{"@type":"City","name":"Herzliya Pituach"},{"@type":"City","name":"Jerusalem","sameAs":"https:\/\/en.wikipedia.org\/wiki\/Jerusalem"},{"@type":"City","name":"Ra'anana","sameAs":"https:\/\/en.wikipedia.org\/wiki\/Ra%27anana"},{"@type":"City","name":"Miami","sameAs":"https:\/\/en.wikipedia.org\/wiki\/Miami"}],"address":{"@type":"PostalAddress","addressLocality":"Tel Aviv","addressRegion":"Tel Aviv District","addressCountry":"IL"},"parentOrganization":{"@id":"https:\/\/nyg.co.il\/en\/#parentorganization\/"}},{"@type":"Organization","@id":"https:\/\/nyg.co.il\/en\/#parentorganization\/","name":"Nefussy Holdings Group","alternateName":"Nefussy Group","url":"https:\/\/nefussy.com","description":"Israeli holdings group ranked in BDI Top 8 real estate marketing firms. Parent company of NY Realty Israel.","foundingDate":"2005"}]}},"_links":{"self":[{"href":"https:\/\/nyg.co.il\/en\/wp-json\/wp\/v2\/project\/6178","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nyg.co.il\/en\/wp-json\/wp\/v2\/project"}],"about":[{"href":"https:\/\/nyg.co.il\/en\/wp-json\/wp\/v2\/types\/project"}],"author":[{"embeddable":true,"href":"https:\/\/nyg.co.il\/en\/wp-json\/wp\/v2\/users\/4"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nyg.co.il\/en\/wp-json\/wp\/v2\/media\/6199"}],"wp:attachment":[{"href":"https:\/\/nyg.co.il\/en\/wp-json\/wp\/v2\/media?parent=6178"}],"wp:term":[{"taxonomy":"project_status","embeddable":true,"href":"https:\/\/nyg.co.il\/en\/wp-json\/wp\/v2\/project_status?post=6178"},{"taxonomy":"project_type","embeddable":true,"href":"https:\/\/nyg.co.il\/en\/wp-json\/wp\/v2\/project_type?post=6178"},{"taxonomy":"market","embeddable":true,"href":"https:\/\/nyg.co.il\/en\/wp-json\/wp\/v2\/market?post=6178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}