{"id":6818,"date":"2025-01-15T14:59:29","date_gmt":"2025-01-15T14:59:29","guid":{"rendered":"https:\/\/forbes.co.il\/e\/?p=6818"},"modified":"2025-01-15T20:10:58","modified_gmt":"2025-01-15T20:10:58","slug":"world-jewish-billionaires-in-numbers","status":"publish","type":"post","link":"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/","title":{"rendered":"World Jewish Billionaires in Numbers"},"content":{"rendered":"\n  <!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"utf-8\">\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/Chart.js\/3.7.0\/chart.min.js\"><\/script>\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/chartjs-plugin-datalabels\/2.0.0\/chartjs-plugin-datalabels.min.js\"><\/script>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/leaflet\/1.7.1\/leaflet.css\" \/>\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/leaflet\/1.7.1\/leaflet.js\"><\/script>\n    <style>\n        \/* Dashboard Container *\/\n        .jewish-billionaires-dashboard {\n            width: 100%;\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n            background-color: #000000;\n            color: #ffffff;\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        }\n\n        \/* Header Styles *\/\n        .dashboard-header {\n            text-align: center;\n            margin-bottom: 30px;\n            border-bottom: 1px solid #333;\n            padding-bottom: 20px;\n        }\n\n        .dashboard-header h1 {\n            font-size: 32px;\n            font-weight: 600;\n            color: #ffffff;\n            margin: 0;\n        }\n\n        .dashboard-header p {\n            color: #ffffff;\n            margin: 10px 0 0;\n            font-size: 18px;\n        }\n\n        \/* Chart Container *\/\n        .chart-container {\n            margin-bottom: 30px;\n            padding: 20px;\n            background: #000000;\n            border-radius: 8px;\n            border: 1px solid #666;\n        }\n\n        \/* Map Styles *\/\n        #map {\n            height: 500px;\n            width: 100%;\n            background: #333;\n            border-radius: 4px;\n        }\n\n        .map-buttons {\n            margin: 10px 0;\n            display: flex;\n            gap: 10px;\n        }\n\n        .map-button {\n            padding: 8px 16px;\n            background: #ca2627;\n            color: white;\n            border: none;\n            border-radius: 4px;\n            cursor: pointer;\n            font-size: 14px;\n            font-weight: 500;\n        }\n\n        .map-button:hover {\n            background: #b22222;\n        }\n\n        \/* Chart Wrappers *\/\n        .chart-wrapper {\n            position: relative;\n            height: 400px;\n            width: 100%;\n            margin-top: 20px;\n        }\n\n        \/* Headers and Text *\/\n        .chart-container h2 {\n            color: #ffffff;\n            font-size: 24px;\n            font-weight: 600;\n            margin: 0 0 10px 0;\n        }\n\n        .chart-container p {\n            color: #ffffff;\n            font-size: 16px;\n            margin: 0 0 20px;\n            opacity: 0.8;\n        }\n\n        \/* Grid Layout *\/\n        .chart-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-top: 20px;\n        }\n\n        @media (max-width: 768px) {\n            .chart-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        \/* Legend Styles *\/\n        .custom-legend {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin-top: 15px;\n            justify-content: center;\n        }\n\n        .legend-item {\n            display: flex;\n            align-items: center;\n            margin-right: 15px;\n            color: #ffffff;\n        }\n\n        .legend-color {\n            width: 12px;\n            height: 12px;\n            margin-right: 5px;\n            border-radius: 2px;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"jewish-billionaires-dashboard\">\n        <div class=\"dashboard-header\">\n            <h1>The World&#8217;s Jewish Billionaires 2025<\/h1>\n            <p>Total: 465 Billionaires | Combined Net Worth: $2.66 Trillion<\/p>\n        <\/div>\n\n        <!-- Map Section -->\n        <div class=\"chart-container\">\n            <h2>Geographic Distribution<\/h2>\n            <p>Distribution of Jewish billionaires across major countries<\/p>\n            <div class=\"map-buttons\">\n                <button class=\"map-button\" onclick=\"zoomToIsrael()\">Focus on Israel Region<\/button>\n                <button class=\"map-button\" onclick=\"zoomToWorld()\">Global View<\/button>\n            <\/div>\n            <div id=\"map\"><\/div>\n        <\/div>\n\n        <!-- Charts Grid -->\n        <div class=\"chart-grid\">\n            <div class=\"chart-container\">\n                <h2>Sources of Wealth<\/h2>\n                <p>Primary sources of billionaire wealth<\/p>\n                <div class=\"chart-wrapper\">\n                    <canvas id=\"sourceChart\"><\/canvas>\n                <\/div>\n            <\/div>\n\n            <div class=\"chart-container\">\n                <h2>Age Distribution<\/h2>\n                <p>Average Age: 68.5 | Youngest: 36 | Oldest: 100<\/p>\n                <div class=\"chart-wrapper\">\n                    <canvas id=\"ageChart\"><\/canvas>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Initialize map\n            const map = L.map('map').setView([20, 0], 2);\n            \n            \/\/ Add dark theme map tiles\n            L.tileLayer('https:\/\/{s}.basemaps.cartocdn.com\/light_all\/{z}\/{x}\/{y}{r}.png', {\n                attribution: '&copy; OpenStreetMap contributors',\n                maxZoom: 19,\n                opacity: 0.6\n            }).addTo(map);\n\n            \/\/ Billionaire locations data\n            const locations = [\n                {country: 'United States', coords: [40, -100], count: 163},\n                {country: 'Israel', coords: [31.5, 34.75], count: 39},\n                {country: 'Russia', coords: [60, 100], count: 21},\n                {country: 'Brazil', coords: [-15, -55], count: 9},\n                {country: 'United Kingdom', coords: [54, -2], count: 9},\n                {country: 'Canada', coords: [60, -95], count: 9},\n                {country: 'France', coords: [46, 2], count: 7},\n                {country: 'Australia', coords: [-25, 133], count: 6}\n            ];\n\n            \/\/ Add markers to map\n            locations.forEach(loc => {\n                const size = Math.sqrt(loc.count) * 5;\n                const circle = L.circleMarker(loc.coords, {\n                    radius: size,\n                    fillColor: '#ca2627',\n                    color: '#ffffff',\n                    weight: 1,\n                    opacity: 1,\n                    fillOpacity: 0.8\n                }).addTo(map);\n\n                circle.bindPopup(\n                    `<div style=\"color: black;\">\n                        <strong>${loc.country}<\/strong><br>\n                        Billionaires: ${loc.count}\n                    <\/div>`\n                );\n            });\n\n            \/\/ Map zoom functions\n            window.zoomToIsrael = function() {\n                map.setView([31.5, 34.75], 7);\n            };\n\n            window.zoomToWorld = function() {\n                map.setView([20, 0], 2);\n            };\n\n            \/\/ Chart.js Configuration\n            const colors = {\n                red: '#ca2627',\n                white: '#ffffff',\n                lightGrey: '#cccccc',\n                darkGrey: '#333333',\n            };\n\n            Chart.defaults.color = colors.white;\n            Chart.defaults.borderColor = colors.darkGrey;\n            Chart.defaults.font.family = \"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif\";\n            Chart.register(ChartDataLabels);\n\n            \/\/ Sources of Wealth Chart\n            const sourceData = {\n                labels: [\n                    'Finance & Investments',\n                    'Real Estate',\n                    'Technology',\n                    'Industry & Manufacturing'\n                ],\n                datasets: [{\n                    data: [89, 35, 23, 12],\n                    backgroundColor: [\n                        '#ca2627',\n                        '#d14d4e',\n                        '#d97475',\n                        '#e19b9c'\n                    ],\n                    borderWidth: 1,\n                    borderColor: colors.darkGrey\n                }]\n            };\n\n            new Chart(document.getElementById('sourceChart'), {\n                type: 'pie',\n                data: sourceData,\n                options: {\n                    responsive: true,\n                    maintainAspectRatio: false,\n                    plugins: {\n                        tooltip: {\n                            enabled: false\n                        },\n                        legend: {\n                            display: true,\n                            position: 'right',\n                            labels: {\n                                color: '#ffffff',\n                                font: { size: 12 },\n                                boxWidth: 15\n                            }\n                        },\n                        datalabels: {\n                            color: '#ffffff',\n                            formatter: function(value, context) {\n                                const total = context.dataset.data.reduce((a, b) => a + b, 0);\n                                const percentage = ((value \/ total) * 100).toFixed(1);\n                                return percentage + '%';\n                            },\n                            font: {\n                                weight: 'bold',\n                                size: 14\n                            },\n                            textAlign: 'center',\n                            textStrokeColor: '#000000',\n                            textStrokeWidth: 2,\n                            display: function(context) {\n                                const total = context.dataset.data.reduce((a, b) => a + b, 0);\n                                const value = context.dataset.data[context.dataIndex];\n                                return (value \/ total) >= 0.05; \/\/ Display only if segment is 5% or larger\n                            }\n                        }\n                    }\n                }\n            });\n\n            \/\/ Age Distribution Chart\n            const ageData = {\n                labels: ['Under 40', '40-50', '50-60', '60-70', '70-80', '80+'],\n                datasets: [{\n                    label: 'Number of Billionaires',\n                    data: [6, 15, 47, 81, 55, 261],\n                    backgroundColor: colors.red,\n                    borderWidth: 0\n                }]\n            };\n\n            new Chart(document.getElementById('ageChart'), {\n                type: 'bar',\n                data: ageData,\n                options: {\n                    responsive: true,\n                    maintainAspectRatio: false,\n                    plugins: {\n                        legend: {\n                            display: false\n                        },\n                        tooltip: {\n                            callbacks: {\n                                label: function(context) {\n                                    const value = context.raw;\n                                    const total = context.dataset.data.reduce((a, b) => a + b, 0);\n                                    const percentage = ((value \/ total) * 100).toFixed(1);\n                                    return `${value} billionaires (${percentage}%)`;\n                                }\n                            }\n                        }\n                    },\n                    scales: {\n                        y: {\n                            beginAtZero: true,\n                            grid: {\n                                color: colors.darkGrey\n                            },\n                            ticks: {\n                                color: colors.white\n                            }\n                        },\n                        x: {\n                            grid: {\n                                display: false\n                            },\n                            ticks: {\n                                color: colors.white\n                            }\n                        }\n                    }\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n<pre class=\"wp-block-code\"><code><\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The World&#8217;s Jewish Billionaires 2025 Total: 465 Billionaires | Combined Net Worth: $2.66 Trillion Geographic Distribution Distribution of Jewish billionaires across major countries Focus on Israel Region Global View Sources of Wealth Primary sources of billionaire wealth Age Distribution Average Age: 68.5 | Youngest: 36 | Oldest: 100<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[95],"tags":[],"class_list":["post-6818","post","type-post","status-publish","format-standard","hentry","category-hide-on-homepage"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>World Jewish Billionaires in Numbers - Forbes Israel<\/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:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"World Jewish Billionaires in Numbers - Forbes Israel\" \/>\n<meta property=\"og:url\" content=\"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/\" \/>\n<meta property=\"og:site_name\" content=\"Forbes Israel\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ForbesIsrael\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-01-15T14:59:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-15T20:10:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/forbes.co.il\/e\/wp-content\/uploads\/2022\/08\/forbes-featured-image.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Rafi Rosenfeld\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ForbesIsrael\" \/>\n<meta name=\"twitter:site\" content=\"@ForbesIsrael\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rafi Rosenfeld\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/\"},\"author\":{\"name\":\"Rafi Rosenfeld\",\"@id\":\"https:\/\/forbes.co.il\/e\/#\/schema\/person\/902fe5b071f278fe3674961a33aaeda4\"},\"headline\":\"World Jewish Billionaires in Numbers\",\"datePublished\":\"2025-01-15T14:59:29+00:00\",\"dateModified\":\"2025-01-15T20:10:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/\"},\"wordCount\":44,\"publisher\":{\"@id\":\"https:\/\/forbes.co.il\/e\/#organization\"},\"articleSection\":[\"# Hide On Homepage\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/\",\"url\":\"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/\",\"name\":\"World Jewish Billionaires in Numbers - Forbes Israel\",\"isPartOf\":{\"@id\":\"https:\/\/forbes.co.il\/e\/#website\"},\"datePublished\":\"2025-01-15T14:59:29+00:00\",\"dateModified\":\"2025-01-15T20:10:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/forbes.co.il\/e\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"World Jewish Billionaires in Numbers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/forbes.co.il\/e\/#website\",\"url\":\"https:\/\/forbes.co.il\/e\/\",\"name\":\"Forbes Israel\",\"description\":\"The leading business magazine in the world\",\"publisher\":{\"@id\":\"https:\/\/forbes.co.il\/e\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/forbes.co.il\/e\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/forbes.co.il\/e\/#organization\",\"name\":\"Forbes Israel\",\"url\":\"https:\/\/forbes.co.il\/e\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/forbes.co.il\/e\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/forbes.co.il\/e\/wp-content\/uploads\/2022\/08\/forbes-featured-image.png\",\"contentUrl\":\"https:\/\/forbes.co.il\/e\/wp-content\/uploads\/2022\/08\/forbes-featured-image.png\",\"width\":1200,\"height\":600,\"caption\":\"Forbes Israel\"},\"image\":{\"@id\":\"https:\/\/forbes.co.il\/e\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ForbesIsrael\/\",\"https:\/\/x.com\/ForbesIsrael\",\"https:\/\/www.instagram.com\/forbes_israel\/\",\"https:\/\/www.linkedin.com\/company\/forbes-israel\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/forbes.co.il\/e\/#\/schema\/person\/902fe5b071f278fe3674961a33aaeda4\",\"name\":\"Rafi Rosenfeld\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/af38febc60b14f072a27f487d887b213ba5ed61b770f14e2ade2eaccb9da4269?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/af38febc60b14f072a27f487d887b213ba5ed61b770f14e2ade2eaccb9da4269?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/af38febc60b14f072a27f487d887b213ba5ed61b770f14e2ade2eaccb9da4269?s=96&d=mm&r=g\",\"caption\":\"Rafi Rosenfeld\"},\"url\":\"https:\/\/forbes.co.il\/e\/author\/rafi\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"World Jewish Billionaires in Numbers - Forbes Israel","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:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/","og_locale":"en_US","og_type":"article","og_title":"World Jewish Billionaires in Numbers - Forbes Israel","og_url":"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/","og_site_name":"Forbes Israel","article_publisher":"https:\/\/www.facebook.com\/ForbesIsrael\/","article_published_time":"2025-01-15T14:59:29+00:00","article_modified_time":"2025-01-15T20:10:58+00:00","og_image":[{"width":1200,"height":600,"url":"https:\/\/forbes.co.il\/e\/wp-content\/uploads\/2022\/08\/forbes-featured-image.png","type":"image\/png"}],"author":"Rafi Rosenfeld","twitter_card":"summary_large_image","twitter_creator":"@ForbesIsrael","twitter_site":"@ForbesIsrael","twitter_misc":{"Written by":"Rafi Rosenfeld","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/#article","isPartOf":{"@id":"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/"},"author":{"name":"Rafi Rosenfeld","@id":"https:\/\/forbes.co.il\/e\/#\/schema\/person\/902fe5b071f278fe3674961a33aaeda4"},"headline":"World Jewish Billionaires in Numbers","datePublished":"2025-01-15T14:59:29+00:00","dateModified":"2025-01-15T20:10:58+00:00","mainEntityOfPage":{"@id":"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/"},"wordCount":44,"publisher":{"@id":"https:\/\/forbes.co.il\/e\/#organization"},"articleSection":["# Hide On Homepage"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/","url":"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/","name":"World Jewish Billionaires in Numbers - Forbes Israel","isPartOf":{"@id":"https:\/\/forbes.co.il\/e\/#website"},"datePublished":"2025-01-15T14:59:29+00:00","dateModified":"2025-01-15T20:10:58+00:00","breadcrumb":{"@id":"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/forbes.co.il\/e\/world-jewish-billionaires-in-numbers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/forbes.co.il\/e\/"},{"@type":"ListItem","position":2,"name":"World Jewish Billionaires in Numbers"}]},{"@type":"WebSite","@id":"https:\/\/forbes.co.il\/e\/#website","url":"https:\/\/forbes.co.il\/e\/","name":"Forbes Israel","description":"The leading business magazine in the world","publisher":{"@id":"https:\/\/forbes.co.il\/e\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/forbes.co.il\/e\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/forbes.co.il\/e\/#organization","name":"Forbes Israel","url":"https:\/\/forbes.co.il\/e\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/forbes.co.il\/e\/#\/schema\/logo\/image\/","url":"https:\/\/forbes.co.il\/e\/wp-content\/uploads\/2022\/08\/forbes-featured-image.png","contentUrl":"https:\/\/forbes.co.il\/e\/wp-content\/uploads\/2022\/08\/forbes-featured-image.png","width":1200,"height":600,"caption":"Forbes Israel"},"image":{"@id":"https:\/\/forbes.co.il\/e\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ForbesIsrael\/","https:\/\/x.com\/ForbesIsrael","https:\/\/www.instagram.com\/forbes_israel\/","https:\/\/www.linkedin.com\/company\/forbes-israel"]},{"@type":"Person","@id":"https:\/\/forbes.co.il\/e\/#\/schema\/person\/902fe5b071f278fe3674961a33aaeda4","name":"Rafi Rosenfeld","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/af38febc60b14f072a27f487d887b213ba5ed61b770f14e2ade2eaccb9da4269?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/af38febc60b14f072a27f487d887b213ba5ed61b770f14e2ade2eaccb9da4269?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/af38febc60b14f072a27f487d887b213ba5ed61b770f14e2ade2eaccb9da4269?s=96&d=mm&r=g","caption":"Rafi Rosenfeld"},"url":"https:\/\/forbes.co.il\/e\/author\/rafi\/"}]}},"_links":{"self":[{"href":"https:\/\/forbes.co.il\/e\/wp-json\/wp\/v2\/posts\/6818","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/forbes.co.il\/e\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/forbes.co.il\/e\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/forbes.co.il\/e\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/forbes.co.il\/e\/wp-json\/wp\/v2\/comments?post=6818"}],"version-history":[{"count":12,"href":"https:\/\/forbes.co.il\/e\/wp-json\/wp\/v2\/posts\/6818\/revisions"}],"predecessor-version":[{"id":6832,"href":"https:\/\/forbes.co.il\/e\/wp-json\/wp\/v2\/posts\/6818\/revisions\/6832"}],"wp:attachment":[{"href":"https:\/\/forbes.co.il\/e\/wp-json\/wp\/v2\/media?parent=6818"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/forbes.co.il\/e\/wp-json\/wp\/v2\/categories?post=6818"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/forbes.co.il\/e\/wp-json\/wp\/v2\/tags?post=6818"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}