
    {"id":16465,"date":"2024-01-24T15:04:56","date_gmt":"2024-01-24T15:04:56","guid":{"rendered":"\/?page_id=16465"},"modified":"2025-05-07T13:44:51","modified_gmt":"2025-05-07T12:44:51","slug":"formularz-kontaktowy","status":"publish","type":"page","link":"https:\/\/lindstromgroup.com\/pl\/formularz-kontaktowy\/","title":{"rendered":"Formularz kontaktowy"},"content":{"rendered":"\n    <div\n        id=\"block_51f7548e878d6a495ea3fb9aab38facc\"\n        class=\"hero-sub hero-sub--block_51f7548e878d6a495ea3fb9aab38facc  flex flex-col-reverse lg:flex-row justify-between bg-dark-blue text-white\"\n    >        \n        <div class=\"flex flex-col gap-5 pt-10 pb-5 grow px-5 lg:px-20\">\n            <div class=\"flex flex-col justify-center gap-3 grow max-w-[var(--container-text-max)]\">\n                <h1 class=\"!mb-0 !text-white !text-title-medium lg:!text-title-large !font-bold hyphens-auto break-words\">\n                    Formularz kontaktowy                <\/h1>\n    \n                <div class=\"hero-sub__description\">\n                    <p>Zostaw nam wiadomo\u015b\u0107, a my skontaktujemy si\u0119 z Tob\u0105 najp\u00f3\u017aniej w ci\u0105gu 2 dni roboczych.<\/p>\n                <\/div>\n    \n                                    <div class=\"flex flex-col flex-wrap gap-3 mt-3 md:flex-row\">\n                                                                                    <a \n                                    class=\"px-5 py-3 font-bold text-center text-link-small rounded-[30px] border-2 border-white !no-underline bg-white !text-dark-blue button-solid--white\"\n                                    href=\"tel:+48226142405\"\n                                    target=\"_self\"\n                                >\n                                    Zadzwo\u0144 pod 22 614-24-05                                <\/a>\n                                                                                                                            <\/div>\n                \n                            <\/div>\n                            <div class=\"font-bold hero-sub__breadcrumb text-body-small\">\n                        <span><span><a href=\"https:\/\/lindstromgroup.com\/pl\/\">Lindstr\u00f6m<\/a><\/span><\/span>                <\/div>\n                    <\/div>\n\n        <div class=\"[&#038;_picture]:w-full flex h-full lg:h-auto max-h-[350px] lg:max-h-none lg:min-h-full w-full lg:w-[650px]\">\n            <img decoding=\"async\"\n                class=\"object-cover w-full h-full\"\n                src=\"https:\/\/d2ris6qfzcz0wn.cloudfront.net\/wp-content\/uploads\/sites\/20\/2024\/01\/DSC7365-1024x683.jpg\"\n                alt=\"Zostaw nam wiadomo\u015b\u0107, a my skontaktujemy si\u0119 z Tob\u0105 najp\u00f3\u017aniej w ci\u0105gu 2 dni roboczych.\"\n            >\n        <\/div>\n    <\/div>\n\n\n\n        <style>\n            .lindstrom-container--block_5afe3b7b3c77c1376e5b8bc893c3a99b {                \n                padding-top: 35px;\n                padding-bottom: 35px;\n            }\n\n            @media screen and (min-width: 768px) {\n                .lindstrom-container--block_5afe3b7b3c77c1376e5b8bc893c3a99b {\n                    padding-top: 75px;\n                    padding-bottom: 75px;\n                }\n            }\n        <\/style>\n    \n<div\n    class=\"lindstrom-container-wrapper lindstrom-container lindstrom-container--block_5afe3b7b3c77c1376e5b8bc893c3a99b \"\n    id=\"block_5afe3b7b3c77c1376e5b8bc893c3a99b\"\n    style=\"background-color: #ffffff\"\n    >\n    <div class=\"lindstrom-container lindstrom-container--content items-stretch\">\n        \n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n    <div id=\"hubspot-contact-form-block_c17b25a7550c8306d6964f0ea146c329\" class=\"hubspot-contact-form\">\n                    <h2 class=\"mt-0 !mb-5 lg:!mb-10 font-bold !text-title-small lg:!text-title-medium\">\n                Napisz, czego poszukujesz            <\/h2>\n        \n        \n        <div class=\"form-wrapper\"><\/div>\n        <div class=\"editor-message\">\n            Please set a valid form ID.\n        <\/div>\n    <\/div>\n\n<script>\n    \/**\n     * Generate dynamic init form function name to prevent it get re-initialized if there are multiple forms in a page\n     *\/\n    function initForm_69fb877dee3a3() {\n        \/\/ retry until hubspot script is initialized\n        if (typeof hbspt !== \"undefined\") {\n            hbspt.forms.create({\n                region: \"eu1\",\n                portalId: \"2758505\",\n                formId: \"253cce89-452d-4374-b05e-04e9d400415c\",\n                target: `#hubspot-contact-form-block_c17b25a7550c8306d6964f0ea146c329 .form-wrapper`,\n                onFormReady: (arg) => {\n                    const hasFeaturedField = 0;\n                    if (!hasFeaturedField) {\n                        return\n                    }\n    \n                    \/\/ in case the featured field is not available in the form\n                    const featuredField = document.querySelector(`#hubspot-contact-form-block_c17b25a7550c8306d6964f0ea146c329 .none`);\n                    if (!featuredField) {\n                        return\n                    }\n    \n                    \/\/ only support checkbox field for now\n                    convertCheckboxFeaturedField(featuredField)                \n                }\n            });\n            return;\n        }\n\n        setTimeout(initForm_69fb877dee3a3, 250);\n    }\n\n    function convertCheckboxFeaturedField(featuredField) {\n        const fieldsetWrapper = featuredField.parentElement\n        \n        \/\/ add the featured field class to the wrapper fieldset element\n        \/\/ transform the featured field's UI via CSS\n        fieldsetWrapper.classList.add('featured-field')\n\n        \/\/ calculate and add enough space to display the featured field on top of the form\n        calculateFeaturedFieldSize(fieldsetWrapper)\n        window.addEventListener('resize', () => {\n            calculateFeaturedFieldSize(fieldsetWrapper)\n        })\n    }\n    \n    function calculateFeaturedFieldSize (fieldsetWrapper) {\n        fieldsetWrapper\n            .closest('.hubspot-contact-form--has-featured-field')\n            .style\n            .paddingTop = fieldsetWrapper.offsetHeight + 50 + 'px';\n    }    \n\n    initForm_69fb877dee3a3();\n<\/script>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<div class=\"inherit-container-width wp-block-group has-border-color has-turquoise-border-color is-layout-constrained wp-container-core-group-is-layout-bc7949b0 wp-block-group-is-layout-constrained\" style=\"border-width:1px;border-radius:5px;padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px\">\n        <div \n        id=\"cta-country-block_ed835f634ca00624fe6b493e77a3ecfc\" \n        class=\"cta-country\"\n    >\n        <div class=\"flex flex-col gap-5\" style=\"align-items: flex-start\">\n                            <h3 class='!text-title-subhead lg:!text-title-small !text-grey-100 !font-bold !my-0'>                    Chcesz otrzyma\u0107 indywidualn\u0105 wycen\u0119?                <\/h3>                                        <div class=\"cta-text\"><p>Zostaw nam sw\u00f3j numer telefonu lub um\u00f3w si\u0119 na spotkanie z naszymi ekspertami<\/p>\n<\/div>\n                        <div class=\"cta-button-container cta-button-container--row\">\n                                                                                        <div class=\"flex rounded-full h-10 min-w-[150px] mt-auto cta-button button-solid--blue\">\n                                <a \n                                    class=\"flex flex-grow !no-underline py-3 px-5 font-bold text-[15px]\/[21px] justify-center items-center gap-2 text-center border-2 rounded-full cta-button__inner\" \n                                    href=\"tel:+48226142405\"\n                                    style=\"border-color: #003F72; background-color: #003F72; color: #ffffff;\"\n                                    target=\"_self\"\n                                >\n                                    Zadzwo\u0144 pod 614-24-05                                                                            <div class=\"flex justify-center items-center w-[35px] h-[35px] cta-button__inner-icon\">\n                                                                                                <span class=\"!text-[35px] material-symbols-outlined\" style=\"color: #ffffff\">open_in_new<\/span>\n                                                                                    <\/div>\n                                                                    <\/a>\n                            <\/div>\n                                                                        <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n        <div \n        id=\"social-icons-block_5e40eeac237217b68cdda6573090a19c\" \n        class=\"social-icons\"\n    >\n        <div class=\"flex gap-3\">\n                                            <a class=\"w-[50px] h-[50px]\" href=\"https:\/\/www.facebook.com\/LindstromPL\">\n                    <img decoding=\"async\" src=\"https:\/\/d2ris6qfzcz0wn.cloudfront.net\/wp-content\/uploads\/sites\/20\/2024\/01\/Facebook.svg\" alt=\"\">\n                <\/a>\n                                            <a class=\"w-[50px] h-[50px]\" href=\"https:\/\/www.linkedin.com\/company\/lindstrom\/\">\n                    <img decoding=\"async\" src=\"https:\/\/d2ris6qfzcz0wn.cloudfront.net\/wp-content\/uploads\/sites\/20\/2024\/01\/LinkedIn.svg\" alt=\"\">\n                <\/a>\n                                            <a class=\"w-[50px] h-[50px]\" href=\"https:\/\/www.instagram.com\/_lindstrompolska_\">\n                    <img decoding=\"async\" src=\"https:\/\/lindstromgroup.com\/pl\/wp-content\/uploads\/sites\/20\/2024\/05\/instagram-circle-7.svg\" alt=\"\">\n                <\/a>\n                                            <a class=\"w-[50px] h-[50px]\" href=\"https:\/\/www.youtube.com\/watch?v=kf-_u8--XX4&#038;list=PLSgjklcOJ-bQ-rFe6ovNeZlUIEEe_J0HS\">\n                    <img decoding=\"async\" src=\"https:\/\/lindstromgroup.com\/pl\/wp-content\/uploads\/sites\/20\/2024\/05\/youtube-circle-7.svg\" alt=\"\">\n                <\/a>\n                    <\/div>\n    <\/div>\n    <\/div>\n<\/div>\n<\/div>\n\n\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":14,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":true,"inline_featured_image":false,"_eb_attr":"","site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","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":"","ast-breadcrumbs-content":"","ast-featured-img":"","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-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"coauthors":[20],"class_list":["post-16465","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Formularz kontaktowy - Lindstr\u00f6m Poland<\/title>\n<meta name=\"description\" content=\"Masz pytania? Skontaktuj si\u0119 z Lindstr\u00f6m \u2013 wype\u0142nij formularz, a nasz zesp\u00f3\u0142 odpowie szybko i profesjonalnie. Jeste\u015bmy tu, by Ci pom\u00f3c.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Formularz kontaktowy\" \/>\n<meta property=\"og:description\" content=\"Masz pytania? Skontaktuj si\u0119 z Lindstr\u00f6m \u2013 wype\u0142nij formularz, a nasz zesp\u00f3\u0142 odpowie szybko i profesjonalnie. Jeste\u015bmy tu, by Ci pom\u00f3c.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lindstromgroup.com\/pl\/formularz-kontaktowy\/\" \/>\n<meta property=\"og:site_name\" content=\"Lindstr\u00f6m Poland\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-07T12:44:51+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Szacowany czas czytania\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuta\" \/>\n\t<meta name=\"twitter:label2\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data2\" content=\"Lindstr\u00f6m Group\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/formularz-kontaktowy\\\/\",\"url\":\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/formularz-kontaktowy\\\/\",\"name\":\"Formularz kontaktowy - Lindstr\u00f6m Poland\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/#website\"},\"datePublished\":\"2024-01-24T15:04:56+00:00\",\"dateModified\":\"2025-05-07T12:44:51+00:00\",\"description\":\"Masz pytania? Skontaktuj si\u0119 z Lindstr\u00f6m \u2013 wype\u0142nij formularz, a nasz zesp\u00f3\u0142 odpowie szybko i profesjonalnie. Jeste\u015bmy tu, by Ci pom\u00f3c.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/formularz-kontaktowy\\\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/formularz-kontaktowy\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/formularz-kontaktowy\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Lindstr\u00f6m\",\"item\":\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Formularz kontaktowy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/#website\",\"url\":\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/\",\"name\":\"Lindstr\u00f6m Poland\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/#organization\",\"name\":\"Lindstr\u00f6m Poland\",\"url\":\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/d2ris6qfzcz0wn.cloudfront.net\\\/wp-content\\\/uploads\\\/sites\\\/20\\\/2023\\\/10\\\/Logo512.png\",\"contentUrl\":\"https:\\\/\\\/d2ris6qfzcz0wn.cloudfront.net\\\/wp-content\\\/uploads\\\/sites\\\/20\\\/2023\\\/10\\\/Logo512.png\",\"width\":512,\"height\":109,\"caption\":\"Lindstr\u00f6m Poland\"},\"image\":{\"@id\":\"https:\\\/\\\/lindstromgroup.com\\\/pl\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Formularz kontaktowy - Lindstr\u00f6m Poland","description":"Masz pytania? Skontaktuj si\u0119 z Lindstr\u00f6m \u2013 wype\u0142nij formularz, a nasz zesp\u00f3\u0142 odpowie szybko i profesjonalnie. Jeste\u015bmy tu, by Ci pom\u00f3c.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"pl_PL","og_type":"article","og_title":"Formularz kontaktowy","og_description":"Masz pytania? Skontaktuj si\u0119 z Lindstr\u00f6m \u2013 wype\u0142nij formularz, a nasz zesp\u00f3\u0142 odpowie szybko i profesjonalnie. Jeste\u015bmy tu, by Ci pom\u00f3c.","og_url":"https:\/\/lindstromgroup.com\/pl\/formularz-kontaktowy\/","og_site_name":"Lindstr\u00f6m Poland","article_modified_time":"2025-05-07T12:44:51+00:00","twitter_card":"summary_large_image","twitter_misc":{"Szacowany czas czytania":"1 minuta","Written by":"Lindstr\u00f6m Group"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lindstromgroup.com\/pl\/formularz-kontaktowy\/","url":"https:\/\/lindstromgroup.com\/pl\/formularz-kontaktowy\/","name":"Formularz kontaktowy - Lindstr\u00f6m Poland","isPartOf":{"@id":"https:\/\/lindstromgroup.com\/pl\/#website"},"datePublished":"2024-01-24T15:04:56+00:00","dateModified":"2025-05-07T12:44:51+00:00","description":"Masz pytania? Skontaktuj si\u0119 z Lindstr\u00f6m \u2013 wype\u0142nij formularz, a nasz zesp\u00f3\u0142 odpowie szybko i profesjonalnie. Jeste\u015bmy tu, by Ci pom\u00f3c.","breadcrumb":{"@id":"https:\/\/lindstromgroup.com\/pl\/formularz-kontaktowy\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lindstromgroup.com\/pl\/formularz-kontaktowy\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/lindstromgroup.com\/pl\/formularz-kontaktowy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Lindstr\u00f6m","item":"https:\/\/lindstromgroup.com\/pl\/"},{"@type":"ListItem","position":2,"name":"Formularz kontaktowy"}]},{"@type":"WebSite","@id":"https:\/\/lindstromgroup.com\/pl\/#website","url":"https:\/\/lindstromgroup.com\/pl\/","name":"Lindstr\u00f6m Poland","description":"","publisher":{"@id":"https:\/\/lindstromgroup.com\/pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lindstromgroup.com\/pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/lindstromgroup.com\/pl\/#organization","name":"Lindstr\u00f6m Poland","url":"https:\/\/lindstromgroup.com\/pl\/","logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/lindstromgroup.com\/pl\/#\/schema\/logo\/image\/","url":"https:\/\/d2ris6qfzcz0wn.cloudfront.net\/wp-content\/uploads\/sites\/20\/2023\/10\/Logo512.png","contentUrl":"https:\/\/d2ris6qfzcz0wn.cloudfront.net\/wp-content\/uploads\/sites\/20\/2023\/10\/Logo512.png","width":512,"height":109,"caption":"Lindstr\u00f6m Poland"},"image":{"@id":"https:\/\/lindstromgroup.com\/pl\/#\/schema\/logo\/image\/"}}]}},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Lindstr\u00f6m Poland","distributor_original_site_url":"https:\/\/lindstromgroup.com\/pl","push-errors":false,"_links":{"self":[{"href":"https:\/\/lindstromgroup.com\/pl\/wp-json\/wp\/v2\/pages\/16465","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lindstromgroup.com\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lindstromgroup.com\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lindstromgroup.com\/pl\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/lindstromgroup.com\/pl\/wp-json\/wp\/v2\/comments?post=16465"}],"version-history":[{"count":0,"href":"https:\/\/lindstromgroup.com\/pl\/wp-json\/wp\/v2\/pages\/16465\/revisions"}],"wp:attachment":[{"href":"https:\/\/lindstromgroup.com\/pl\/wp-json\/wp\/v2\/media?parent=16465"}],"wp:term":[{"taxonomy":"author","embeddable":true,"href":"https:\/\/lindstromgroup.com\/pl\/wp-json\/wp\/v2\/coauthors?post=16465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}