{"id":109,"date":"2026-05-31T21:21:10","date_gmt":"2026-05-31T19:21:10","guid":{"rendered":"https:\/\/project-k.fr\/wordpress\/?page_id=109"},"modified":"2026-06-03T12:04:57","modified_gmt":"2026-06-03T10:04:57","slug":"realisations","status":"publish","type":"page","link":"https:\/\/project-k.fr\/wordpress\/realisations\/","title":{"rendered":"R\u00e9alisations"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"109\" class=\"elementor elementor-109\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b51646 e-con e-atomic-element e-flexbox-base e-53a7118 \" data-id=\"9b51646\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"9b51646\">\n    \t\t<div class=\"elementor-element elementor-element-467a33a elementor-widget elementor-widget-html\" data-id=\"467a33a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================ -->\r\n<!-- PAGE R\u00c9ALISATIONS \u2014 PROJECT K                -->\r\n<!-- \u00c0 coller dans un widget HTML Elementor       -->\r\n<!-- ============================================ -->\r\n\r\n<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@300;400;500;700&display=swap');\r\n\r\n  .pk-realisations * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'DM Sans', sans-serif; }\r\n\r\n  .pk-realisations {\r\n    background: #080808;\r\n    padding: 70px 60px 90px;\r\n  }\r\n\r\n  \/* En-t\u00eate de section *\/\r\n  .pk-real-head {\r\n    text-align: center;\r\n    margin-bottom: 60px;\r\n  }\r\n  .pk-real-label {\r\n    display: inline-block;\r\n    font-size: 11px;\r\n    color: #ff2244;\r\n    letter-spacing: 2px;\r\n    text-transform: uppercase;\r\n    margin-bottom: 16px;\r\n    text-shadow: 0 0 6px rgba(255,34,68,0.4);\r\n  }\r\n  .pk-real-title {\r\n    font-size: 40px;\r\n    font-weight: 500;\r\n    color: #ffffff;\r\n    line-height: 1.2;\r\n    margin-bottom: 16px;\r\n  }\r\n  .pk-real-sub {\r\n    font-size: 15px;\r\n    color: #777;\r\n    max-width: 540px;\r\n    margin: 0 auto;\r\n    line-height: 1.7;\r\n  }\r\n\r\n  \/* Grille *\/\r\n  .pk-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 20px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  \/* Carte *\/\r\n  .pk-card {\r\n    position: relative;\r\n    aspect-ratio: 4 \/ 3;\r\n    border-radius: 12px;\r\n    overflow: hidden;\r\n    cursor: pointer;\r\n    border: 0.5px solid #1e1e1e;\r\n    background: #0e0e0e;\r\n  }\r\n\r\n  \/* Image (ou placeholder d\u00e9grad\u00e9) *\/\r\n  .pk-card-img {\r\n    position: absolute;\r\n    inset: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    height: 100% !important;\r\n    object-fit: cover;\r\n    background: linear-gradient(135deg, #141414 0%, #0c0c0c 60%, #1a0d10 100%);\r\n    transition: transform 0.5s ease;\r\n  }\r\n  .pk-card:hover .pk-card-img {\r\n    transform: scale(1.08);\r\n  }\r\n\r\n  \/* Voile sombre + contenu au survol *\/\r\n  .pk-card-overlay {\r\n    position: absolute;\r\n    inset: 0;\r\n    background: linear-gradient(to top, rgba(8,8,8,0.92) 0%, rgba(8,8,8,0.25) 55%, rgba(8,8,8,0) 100%);\r\n    opacity: 0;\r\n    transition: opacity 0.4s ease;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: flex-end;\r\n    padding: 24px;\r\n  }\r\n  .pk-card:hover .pk-card-overlay { opacity: 1; }\r\n\r\n  .pk-card-cat {\r\n    font-size: 11px;\r\n    color: #ff2244;\r\n    letter-spacing: 1.5px;\r\n    text-transform: uppercase;\r\n    margin-bottom: 8px;\r\n    transform: translateY(10px);\r\n    transition: transform 0.4s ease;\r\n  }\r\n  .pk-card-name {\r\n    font-size: 18px;\r\n    font-weight: 500;\r\n    color: #ffffff;\r\n    transform: translateY(10px);\r\n    transition: transform 0.4s ease 0.05s;\r\n  }\r\n  .pk-card:hover .pk-card-cat,\r\n  .pk-card:hover .pk-card-name { transform: translateY(0); }\r\n\r\n  \/* Petit liser\u00e9 n\u00e9on en bas au survol *\/\r\n  .pk-card::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0; right: 0; bottom: 0;\r\n    height: 2px;\r\n    background: linear-gradient(90deg, transparent, #ff2244, #ff6677, #ff2244, transparent);\r\n    opacity: 0;\r\n    transition: opacity 0.4s ease;\r\n  }\r\n  .pk-card:hover::after { opacity: 1; }\r\n\r\n  \/* Badge \"\u00c0 venir\" pour les placeholders *\/\r\n  .pk-card-soon {\r\n    position: absolute;\r\n    top: 14px; left: 14px;\r\n    font-size: 10px;\r\n    letter-spacing: 1px;\r\n    text-transform: uppercase;\r\n    color: #666;\r\n    border: 0.5px solid #2a2a2a;\r\n    border-radius: 20px;\r\n    padding: 4px 12px;\r\n    background: rgba(8,8,8,0.6);\r\n  }\r\n\r\n  \/* Responsive *\/\r\n  @media (max-width: 900px) {\r\n    .pk-grid { grid-template-columns: repeat(2, 1fr); }\r\n    .pk-realisations { padding: 50px 30px 70px; }\r\n    .pk-real-title { font-size: 32px; }\r\n  }\r\n  @media (max-width: 560px) {\r\n    .pk-grid { grid-template-columns: 1fr; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"pk-realisations\">\r\n\r\n  <div class=\"pk-real-head\">\r\n    <div class=\"pk-real-label\">Nos r\u00e9alisations<\/div>\r\n    <h2 class=\"pk-real-title\">Ce qu'on a con\u00e7u<\/h2>\r\n    <p class=\"pk-real-sub\">Une s\u00e9lection de projets audiovisuels et immersifs imagin\u00e9s, programm\u00e9s et install\u00e9s par Project K.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"pk-grid\">\r\n\r\n    <!-- CARTE 1 -->\r\n    <div class=\"pk-card\">\r\n      <div class=\"pk-card-img\"><\/div>\r\n      <div class=\"pk-card-soon\">\u00c0 venir<\/div>\r\n      <div class=\"pk-card-overlay\">\r\n        <div class=\"pk-card-cat\">Escape game<\/div>\r\n        <div class=\"pk-card-name\">Coloc Factory - 2026<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- CARTE 2 -->\r\n    <div class=\"pk-card\">\r\n      <img decoding=\"async\" class=\"pk-card-img\" src=\"https:\/\/project-k.fr\/wordpress\/wp-content\/uploads\/2026\/05\/IMG_2072.jpg\" alt=\"Gala 2026 Parc Expo Poitiers \u2014 Sonorisation et lumi\u00e8re par Project K\">\r\n      <div class=\"pk-card-soon\">son \/ lumi\u00e8re \/ sfx<\/div>\r\n      <div class=\"pk-card-overlay\">\r\n        <div class=\"pk-card-cat\">Spectacle<\/div>\r\n        <div class=\"pk-card-name\">Gala 2026 - Parc expo<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- CARTE 3 -->\r\n    <div class=\"pk-card\">\r\n      <img decoding=\"async\" class=\"pk-card-img\" src=\"https:\/\/project-k.fr\/wordpress\/wp-content\/uploads\/2026\/06\/Escape-Game-_Le-Refuge_.jpeg\" alt=\"Projet Synapse \u2014 Escape game Project K\">\r\n      <div class=\"pk-card-soon\">Prog show control<\/div>\r\n      <div class=\"pk-card-overlay\">\r\n        <div class=\"pk-card-cat\">Escape Game<\/div>\r\n        <div class=\"pk-card-name\">Le Refuge<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n<!-- CARTE 4 -->\r\n<div class=\"pk-card\">\r\n  <img decoding=\"async\" class=\"pk-card-img\" src=\"https:\/\/project-k.fr\/wordpress\/wp-content\/uploads\/2026\/06\/frame_0000.jpg\" alt=\"Projet Synapse \u2014 Escape game Project K\">\r\n  <div class=\"pk-card-soon\">Prog show control<\/div>\r\n  <div class=\"pk-card-overlay\">\r\n    <div class=\"pk-card-cat\">Escape Game<\/div>\r\n    <div class=\"pk-card-name\">Projet Synapse<\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n    <!-- CARTE 5 -->\r\n    <div class=\"pk-card\">\r\n      <div class=\"pk-card-img\"><\/div>\r\n      <div class=\"pk-card-soon\">Etude \/ Installation AV<\/div>\r\n      <div class=\"pk-card-overlay\">\r\n        <div class=\"pk-card-cat\">Escape Game<\/div>\r\n        <div class=\"pk-card-name\">Projet confidentiel \u2014  2027<\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- CARTE 6 -->\r\n    <div class=\"pk-card\">\r\n  <div class=\"pk-card-img\"><\/div>\r\n  <div class=\"pk-card-soon\">Prog show control<\/div>\r\n  <div class=\"pk-card-overlay\">\r\n    <div class=\"pk-card-cat\">Spectacle vivant<\/div>\r\n    <div class=\"pk-card-name\">Show quotidien \u2014 Parc d'attraction<\/div>\r\n  <\/div>\r\n<\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Nos r\u00e9alisations Ce qu&rsquo;on a con\u00e7u Une s\u00e9lection de projets audiovisuels et immersifs imagin\u00e9s, programm\u00e9s et install\u00e9s par Project K. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-109","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Nos r\u00e9alisations audiovisuelles &amp; immersives \u2014 Project K<\/title>\n<meta name=\"description\" content=\"D\u00e9couvrez les projets r\u00e9alis\u00e9s par Project K : escape games, installations AV, spectacles et espaces immersifs \u00e0 Poitiers et dans la Vienne.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/project-k.fr\/wordpress\/realisations\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Nos r\u00e9alisations audiovisuelles &amp; immersives \u2014 Project K\" \/>\n<meta property=\"og:description\" content=\"D\u00e9couvrez les projets r\u00e9alis\u00e9s par Project K : escape games, installations AV, spectacles et espaces immersifs \u00e0 Poitiers et dans la Vienne.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/project-k.fr\/wordpress\/realisations\/\" \/>\n<meta property=\"og:site_name\" content=\"Project K\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-03T10:04:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/project-k.fr\/wordpress\/wp-content\/uploads\/2026\/05\/IMG_2072.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\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:\\\/\\\/project-k.fr\\\/wordpress\\\/realisations\\\/\",\"url\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/realisations\\\/\",\"name\":\"Nos r\u00e9alisations audiovisuelles & immersives \u2014 Project K\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/realisations\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/realisations\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/IMG_2072.jpg\",\"datePublished\":\"2026-05-31T19:21:10+00:00\",\"dateModified\":\"2026-06-03T10:04:57+00:00\",\"description\":\"D\u00e9couvrez les projets r\u00e9alis\u00e9s par Project K : escape games, installations AV, spectacles et espaces immersifs \u00e0 Poitiers et dans la Vienne.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/realisations\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/realisations\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/realisations\\\/#primaryimage\",\"url\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/IMG_2072.jpg\",\"contentUrl\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/IMG_2072.jpg\",\"width\":2119,\"height\":1199,\"caption\":\"Gala de Dance - Project k\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/realisations\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"R\u00e9alisations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/\",\"name\":\"Project K\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/#organization\",\"name\":\"Project K\",\"url\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/logo_project_k_transparent_512.png\",\"contentUrl\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/logo_project_k_transparent_512.png\",\"width\":512,\"height\":512,\"caption\":\"Project K\"},\"image\":{\"@id\":\"https:\\\/\\\/project-k.fr\\\/wordpress\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/project-k-fr\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Nos r\u00e9alisations audiovisuelles & immersives \u2014 Project K","description":"D\u00e9couvrez les projets r\u00e9alis\u00e9s par Project K : escape games, installations AV, spectacles et espaces immersifs \u00e0 Poitiers et dans la Vienne.","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:\/\/project-k.fr\/wordpress\/realisations\/","og_locale":"fr_FR","og_type":"article","og_title":"Nos r\u00e9alisations audiovisuelles & immersives \u2014 Project K","og_description":"D\u00e9couvrez les projets r\u00e9alis\u00e9s par Project K : escape games, installations AV, spectacles et espaces immersifs \u00e0 Poitiers et dans la Vienne.","og_url":"https:\/\/project-k.fr\/wordpress\/realisations\/","og_site_name":"Project K","article_modified_time":"2026-06-03T10:04:57+00:00","og_image":[{"url":"https:\/\/project-k.fr\/wordpress\/wp-content\/uploads\/2026\/05\/IMG_2072.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/project-k.fr\/wordpress\/realisations\/","url":"https:\/\/project-k.fr\/wordpress\/realisations\/","name":"Nos r\u00e9alisations audiovisuelles & immersives \u2014 Project K","isPartOf":{"@id":"https:\/\/project-k.fr\/wordpress\/#website"},"primaryImageOfPage":{"@id":"https:\/\/project-k.fr\/wordpress\/realisations\/#primaryimage"},"image":{"@id":"https:\/\/project-k.fr\/wordpress\/realisations\/#primaryimage"},"thumbnailUrl":"https:\/\/project-k.fr\/wordpress\/wp-content\/uploads\/2026\/05\/IMG_2072.jpg","datePublished":"2026-05-31T19:21:10+00:00","dateModified":"2026-06-03T10:04:57+00:00","description":"D\u00e9couvrez les projets r\u00e9alis\u00e9s par Project K : escape games, installations AV, spectacles et espaces immersifs \u00e0 Poitiers et dans la Vienne.","breadcrumb":{"@id":"https:\/\/project-k.fr\/wordpress\/realisations\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/project-k.fr\/wordpress\/realisations\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/project-k.fr\/wordpress\/realisations\/#primaryimage","url":"https:\/\/project-k.fr\/wordpress\/wp-content\/uploads\/2026\/05\/IMG_2072.jpg","contentUrl":"https:\/\/project-k.fr\/wordpress\/wp-content\/uploads\/2026\/05\/IMG_2072.jpg","width":2119,"height":1199,"caption":"Gala de Dance - Project k"},{"@type":"BreadcrumbList","@id":"https:\/\/project-k.fr\/wordpress\/realisations\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/project-k.fr\/wordpress\/"},{"@type":"ListItem","position":2,"name":"R\u00e9alisations"}]},{"@type":"WebSite","@id":"https:\/\/project-k.fr\/wordpress\/#website","url":"https:\/\/project-k.fr\/wordpress\/","name":"Project K","description":"","publisher":{"@id":"https:\/\/project-k.fr\/wordpress\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/project-k.fr\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/project-k.fr\/wordpress\/#organization","name":"Project K","url":"https:\/\/project-k.fr\/wordpress\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/project-k.fr\/wordpress\/#\/schema\/logo\/image\/","url":"https:\/\/project-k.fr\/wordpress\/wp-content\/uploads\/2026\/05\/logo_project_k_transparent_512.png","contentUrl":"https:\/\/project-k.fr\/wordpress\/wp-content\/uploads\/2026\/05\/logo_project_k_transparent_512.png","width":512,"height":512,"caption":"Project K"},"image":{"@id":"https:\/\/project-k.fr\/wordpress\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/project-k-fr"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/project-k.fr\/wordpress\/wp-json\/wp\/v2\/pages\/109","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/project-k.fr\/wordpress\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/project-k.fr\/wordpress\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/project-k.fr\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/project-k.fr\/wordpress\/wp-json\/wp\/v2\/comments?post=109"}],"version-history":[{"count":26,"href":"https:\/\/project-k.fr\/wordpress\/wp-json\/wp\/v2\/pages\/109\/revisions"}],"predecessor-version":[{"id":148,"href":"https:\/\/project-k.fr\/wordpress\/wp-json\/wp\/v2\/pages\/109\/revisions\/148"}],"wp:attachment":[{"href":"https:\/\/project-k.fr\/wordpress\/wp-json\/wp\/v2\/media?parent=109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}