{"id":77463,"date":"2025-03-04T10:10:00","date_gmt":"2025-03-04T09:10:00","guid":{"rendered":"https:\/\/lodzdesign.com\/?post_type=events&#038;p=77463"},"modified":"2025-04-08T13:50:00","modified_gmt":"2025-04-08T12:50:00","slug":"nitka-art-installation","status":"publish","type":"events","link":"https:\/\/lodzdesign.com\/en\/events\/nitka-art-installation\/","title":{"rendered":"&#8220;Nitka&#8221; ? art installation"},"content":{"rendered":"\n\n<div class=\"breadcrumbs container\" role=\"navigation\">\n\n                <p>\n                <span>\n                    <span>\n                                                    <a href=\"https:\/\/lodzdesign.com\/en\/\" target=\"\">\u0141DF<\/a>\n                            \/\n                                                    <a href=\"https:\/\/lodzdesign.com\/en\/edition-2025\/\" target=\"\">Edition 2025<\/a>\n                            \/\n                                                    <a href=\"https:\/\/lodzdesign.com\/en\/edition-2025\/programme\/\" target=\"\">Programme<\/a>\n                            \/\n                        \n                        <strong class=\"breadcrumb_last\" aria-current=\"page\"><\/strong>\n                    <\/span>\n                <\/span>\n            <\/p>\n    <\/div>\n\n\n\n<div class=\"ldf-heading-block container\">\n\n    <div class=\"ldf-heading-block__inner-part\">\n\n        <div class=\"ldf-heading-block__left-part\">\n            <h1>\n                &#8220;Nitka&#8221; ? art installation\n            <\/h1>\n\n                    <\/div>\n\n    <\/div>\n\n<\/div>\n\n<div class=\"taxonomy-event_label wp-block-post-terms\"><a href=\"https:\/\/lodzdesign.com\/en\/?event_label=installation\" rel=\"tag\">Installation<\/a><span class=\"wp-block-post-terms__separator\">, <\/span><a href=\"https:\/\/lodzdesign.com\/en\/?event_label=exhibition\" rel=\"tag\">Exhibition<\/a><\/div>\n\n\n<div class=\"ldf-events-date-block ldf-content-block\">\n\t<p>\n\t\t<span class=\"header\"><b>\n\t\t\t\t\tAddress:\n\t\t\t\t<\/b>\n\t\t \n\t\t\n\t\t <a href=\"#\" class=\"ldf-button view-on-map\" role=\"button\"> \n\t\t\n\t\t\t\t\tView on map\n\t\t\n\t\t\t<span class=\"ldf-chevron ldf-chevron-right\"><\/span><\/a>\n\t\t<\/span>\n\t\t\n\t\t<script>\n\t\t  (g=>{var h,a,k,p=\"The Google Maps JavaScript API\",c=\"google\",l=\"importLibrary\",q=\"__ib__\",m=document,b=window;b=b[c]||(b[c]={});var d=b.maps||(b.maps={}),r=new Set,e=new URLSearchParams,u=()=>h||(h=new Promise(async(f,n)=>{await (a=m.createElement(\"script\"));e.set(\"libraries\",[...r]+\"\");for(k in g)e.set(k.replace(\/[A-Z]\/g,t=>\"_\"+t[0].toLowerCase()),g[k]);e.set(\"callback\",c+\".maps.\"+q);a.src=`https:\/\/maps.${c}apis.com\/maps\/api\/js?`+e;d[q]=f;a.onerror=()=>h=n(Error(p+\" could not load.\"));a.nonce=m.querySelector(\"script[nonce]\")?.nonce||\"\";m.head.append(a)}));d[l]?console.warn(p+\" only loads once. Ignoring:\",g):d[l]=(f,...n)=>r.add(f)&&u().then(()=>d[l](f,...n))})({\n\t\t\tkey: \"AIzaSyB-RNpiThEY_TdHMCfked6FHLLUQriZM9Q\",\n\t\t\tv: \"weekly\",\n\t\t\t\/\/ Use the 'v' parameter to indicate the version to use (weekly, beta, alpha, etc.).\n\t\t\t\/\/ Add other bootstrap parameters as needed, using camel case.\n\t\t  });\n\t\t<\/script>\n\n\t\t\t\t\n\t\t\t\t\n\t\t<div class=\"map-container\">\n\t\t\t<a href=\"https:\/\/www.google.com\/maps\/dir\/\/\"\n\t\t\t\ttarget=\"_blank\" class=\"ldf-button ldf-set-direction\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\tSet direction\n\t\t\t\t\t\t\t\t\n\t\t\t\t<span class=\"ldf-chevron ldf-chevron-right\"><\/span>\n\t\t\t<\/a>\n\t\t\t<button class=\"ldf-button ldf-button-close\">X<\/button>\n\t\t\t<div id=\"map\"><\/div>\n\t\t<\/div>\n\t<\/p>\n\t\n\t<script>\n\t\/\/ Initialize and add the map\nvar geocoder;\nvar map;\n\nasync function initMap() {\n  \n    var position = { lat: -25.344, lng: 131.031 };\n    const { Map } = await google.maps.importLibrary(\"maps\");\n\t  const { AdvancedMarkerElement } = await google.maps.importLibrary(\"marker\");\n\t  \n\t  map = new Map(document.getElementById(\"map\"), {\n\t\tzoom: 16,\n\t\tcenter: position,\n\t\tmapId: \"DEMO_MAP_ID\",\n\t  });\n \n\t  const marker = new AdvancedMarkerElement({\n\t\tmap: map,\n\t\tposition: position,\n\t\ttitle: \"\",\n\t  });\n\tcodeAddress('')\n}\n\nfunction codeAddress(_address) {\n\t\tgeocoder = new google.maps.Geocoder();\n\t\tvar address = _address;\n\t\tgeocoder.geocode( { 'address': address}, function(results, status) {\n\t\t  if (status == 'OK') {\n\t\t\tmap.setCenter(results[0].geometry.location);\n\t\t\tvar marker = new google.maps.Marker({\n\t\t\t\tmap: map,\n\t\t\t\tposition: results[0].geometry.location\n\t\t\t});\n\t\t  } else {\n\t\t\talert('Geocode was not successful for the following reason: ' + status);\n\t\t  }\n\t\t});\n\t  }\n\tif(document.querySelector(\"body\").classList.contains(\"wp-admin\") == false){\n\t\tinitMap()\n\t} else {\n\t\tdocument.querySelector(\".ldf-events-date-block\").style.display = \"none\"\n\t\tdocument.querySelector(\".ldf-events-date-block-is-admin\").style.display = \"block\"\n   }\n\t<\/script>\n<\/div>\n<div class=\"ldf-events-date-block-is-admin\" style=\"display: none\">\n\tBlok: Google mapa\n<\/div>\n\n\n\n<div class=\"ldf-content-block container\">\n    <hr \/>\n<p>&nbsp;<\/p>\n<p><strong>From 8 November 2024, an art installation &#8211; ?Nitka? &#8211; linking Art_Inkubator and the Fusion complex, which was created as part of the year-long festival activities, can be viewed.<\/strong> <strong>The new object, inspired by the city&#8217;s textile heritage, was designed by Izabela Bo\u0142oz. The project is curated by Boguslawa Bronowicka.<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>The thread that stands in the passage connecting the two neighbouring areas of Art_Inkubator and Fuzja has the task of symbolically integrating the spaces, which have functioned separately for a long time, although historically they form a unified cultural landscape. The form of the installation visualises the idea of ?stitching? the spaces together, referring to the thread unrolling from the spool, ?passing? through the layers of the tract between the two post-industrial areas.<\/p>\n<p>&nbsp;<\/p>\n<p>The idea of the project refers to the textile traditions of \u0141\u00f3d\u017a and the industrial complex of the town that once belonged to the cotton tycoon Karol Scheibler. The installation is intended to act as an element identifying the place and a testimony to the local, urban identity. The appearance of an artistic object with an interactive character in a rediscovered space allows for its social revitalisation. The project is aesthetically simple, devoid of decorative style or historical imitation, and is not intended to compete with the post-industrial architecture of the area.<\/p>\n<p>&nbsp;<\/p>\n<p>The installation was created on the initiative of the \u0141\u00f3d\u017a Art Center foundation, as part of the year-long \u0141\u00f3d\u017a Design Festival programme, in cooperation with the multifunctional Fusion complex.<\/p>\n\n<\/div>\n\n\n\n<div class=\"ldf-slider container\">\n    <div class=\"ldf-slider-desktop\">\n        <span class=\"thin-arrow left-thin-arrow left-thin-arrow-\"\n\t\t\trole=\"button\"\n\t\t\ttabindex=\"0\"\n\t\t\tdata-move-class=\"carousel-control-previous-\">\n\t\t<div style=\"display: none\">slide left<\/div>\n\t\t<\/span>\n        <div class=\"carousel carousel-\"><\/div>\n\t\t\n        <span class=\"thin-arrow right-thin-arrow right-thin-arrow-\"\n\t\t\trole=\"button\"\n\t\t\ttabindex=\"0\"\n\t\t\tdata-move-class=\"carousel-control-next-\">\n\t\t\t<div style=\"display: none\">slide left<\/div>\n\t\t<\/span>\n\t\t\n\t\t<div class=\"alt-text\"><\/div>\n    <\/div>\n    <div class=\"ldf-slider-mobile\" style=\"display: none;\">\n            <\/div>\n\t\n<\/div>\n\n\t\n<script>\nlet exampleCarousel\n    jQuery( document ).ready(function() {\n        \/\/ Create a new carousel object\n        exampleCarousel = new Carousel( document.querySelector( '.carousel-' ), );\n        \/\/ Setup carousel and methods\n        exampleCarousel.mounted();\n\n        var alreadyGalleryArray = [];\n\n        jQuery('.ldf-slider-desktop .carousel- .carousel-item').each(function( index ) {\n\t\t\n            var src = jQuery(this).attr('src');\n\n            if ( jQuery.inArray(src, alreadyGalleryArray) === -1 ) {\n                alreadyGalleryArray.push(src);\n                jQuery(this).attr('data-fancybox', '');\n            }\n        });\n\n    });\n\n    jQuery( document ).ready(\n        function(){\n            var maxHeight = 0;\n\n            jQuery('.carousel-container-' + carousel_number + ' img').each(function(){\n\n                jQuery(this).on('load', function(){\n                    var thisH = jQuery(this).height();\n\n                    if (thisH > maxHeight) {\n                        maxHeight = thisH;\n\n                        jQuery('.ldf-slider .carousel-' + carousel_number).css('height', maxHeight);\n                        jQuery('.ldf-slider .carousel-container-' + carousel_number).css('height', maxHeight);\n\t\t\t\t\t\texampleCarousel.altText()\n                    }\n                });\n            });\n        }\n    );\n\n    jQuery('body').on('click', '.ldf-slider-desktop img', function() {\n        var isFancybox = jQuery(this).attr('data-fancybox');\n\n        if ( isFancybox === undefined || isFancybox === '' ) {\n            var clickedSrc = jQuery(this).attr('src');\n\n            jQuery('.ldf-slider-desktop img[data-fancybox=\"\"]').each(function(){\n               if ( jQuery(this).attr('src') === clickedSrc ) {\n                   jQuery(this).attr('data-fancybox', '');\n               }\n            });\n\n            jQuery(this).attr('data-fancybox', '');\n\n        }\n    });\n\n    jQuery('body').on('click', '.ldf-slider-mobile img', function() {\n       var src = jQuery(this).attr('src');\n       var currentSrc = '';\n\n        jQuery('.carousel-container img[data-fancybox=\"\"]').each(function(){\n            currentSrc = jQuery(this).attr('src');\n\n            if ( currentSrc === src ) {\n                jQuery(this).click();\n            }\n        });\n\n    });\n\n<\/script>\n\n\n\n<div class=\"ldf-content-block container\">\n    <p><strong>Subsidized from the funds of the own program of the Center of Polish Sculpture in Oronsko titled Sculpture in Public Space for the Independent ? 2024 from the budget of the Minister of Culture and National Heritage. [Funding value: 80,000.00 PLN. Total investment cost: 94,270.00 PLN. Date of signing the agreement: June 2024].<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-43419\" src=\"https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024stopka-na-www_Nitka_28.06-300x76.png\" alt=\"\" width=\"952\" height=\"241\" srcset=\"https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024stopka-na-www_Nitka_28.06-300x76.png 300w, https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024stopka-na-www_Nitka_28.06-768x195.png 768w, https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024stopka-na-www_Nitka_28.06-1536x391.png 1536w, https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024stopka-na-www_Nitka_28.06-2048x521.png 2048w\" sizes=\"auto, (max-width: 952px) 100vw, 952px\" \/><\/p>\n\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":42806,"parent":0,"menu_order":0,"template":"","event_date":[],"event_place":[248],"event_type":[462],"event_label":[461,306],"events_editions":[371],"class_list":["post-77463","events","type-events","status-publish","has-post-thumbnail","hentry","event_place-fc-art_inkubator","event_type-installation","event_label-installation","event_label-exhibition","events_editions-edition-2025"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>&quot;Nitka&quot; ? art installation - \u0141\u00f3d\u017a Design Festival<\/title>\n<meta name=\"description\" content=\"Wandering through the post-industrial area of the Art_Inkubator and heading towards the Fuzjacomplex, you can see our art installation &quot;Nitka&quot;.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"&quot;Nitka&quot; ? art installation - \u0141\u00f3d\u017a Design Festival\" \/>\n<meta property=\"og:description\" content=\"Wandering through the post-industrial area of the Art_Inkubator and heading towards the Fuzjacomplex, you can see our art installation &quot;Nitka&quot;.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0141\u00f3d\u017a Design Festival\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Lodz.Design\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-08T12:50:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024-Nitka-kafelek-www.png\" \/>\n\t<meta property=\"og:image:width\" content=\"420\" \/>\n\t<meta property=\"og:image:height\" content=\"504\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024-Nitka-kafelek-www.png\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/\",\"url\":\"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/\",\"name\":\"\\\"Nitka\\\" ? art installation - \u0141\u00f3d\u017a Design Festival\",\"isPartOf\":{\"@id\":\"https:\/\/lodzdesign.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024-Nitka-kafelek-www.png\",\"datePublished\":\"2025-03-04T09:10:00+00:00\",\"dateModified\":\"2025-04-08T12:50:00+00:00\",\"description\":\"Wandering through the post-industrial area of the Art_Inkubator and heading towards the Fuzjacomplex, you can see our art installation \\\"Nitka\\\".\",\"breadcrumb\":{\"@id\":\"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/#primaryimage\",\"url\":\"https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024-Nitka-kafelek-www.png\",\"contentUrl\":\"https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024-Nitka-kafelek-www.png\",\"width\":420,\"height\":504},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0141DF\",\"item\":\"https:\/\/lodzdesign.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"&#8222;Nitka&#8221; ? art installation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/lodzdesign.com\/#website\",\"url\":\"https:\/\/lodzdesign.com\/\",\"name\":\"\u0141\u00f3d\u017a Design Festival\",\"description\":\"Z nami odnajdziesz najlepsze wzorce! Wejd\u017a na stron\u0119 i poznaj nasze podcasty, wirtualne wystawy, przewodniki, przyk\u0142ady najlepszego polskiego designu i wiele innych\",\"publisher\":{\"@id\":\"https:\/\/lodzdesign.com\/#organization\"},\"alternateName\":\"\u0141DF\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/lodzdesign.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/lodzdesign.com\/#organization\",\"name\":\"\u0141\u00f3d\u017a Design Festival\",\"url\":\"https:\/\/lodzdesign.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp\",\"contentUrl\":\"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp\",\"width\":300,\"height\":76,\"caption\":\"\u0141\u00f3d\u017a Design Festival\"},\"image\":{\"@id\":\"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Lodz.Design\",\"https:\/\/instagram.com\/lodzdesign\/\",\"https:\/\/www.linkedin.com\/company\/lodz-design-festival\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\"Nitka\" ? art installation - \u0141\u00f3d\u017a Design Festival","description":"Wandering through the post-industrial area of the Art_Inkubator and heading towards the Fuzjacomplex, you can see our art installation \"Nitka\".","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:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/","og_locale":"en_US","og_type":"article","og_title":"\"Nitka\" ? art installation - \u0141\u00f3d\u017a Design Festival","og_description":"Wandering through the post-industrial area of the Art_Inkubator and heading towards the Fuzjacomplex, you can see our art installation \"Nitka\".","og_url":"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/","og_site_name":"\u0141\u00f3d\u017a Design Festival","article_publisher":"https:\/\/www.facebook.com\/Lodz.Design","article_modified_time":"2025-04-08T12:50:00+00:00","og_image":[{"width":420,"height":504,"url":"https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024-Nitka-kafelek-www.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024-Nitka-kafelek-www.png","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/","url":"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/","name":"\"Nitka\" ? art installation - \u0141\u00f3d\u017a Design Festival","isPartOf":{"@id":"https:\/\/lodzdesign.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/#primaryimage"},"image":{"@id":"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/#primaryimage"},"thumbnailUrl":"https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024-Nitka-kafelek-www.png","datePublished":"2025-03-04T09:10:00+00:00","dateModified":"2025-04-08T12:50:00+00:00","description":"Wandering through the post-industrial area of the Art_Inkubator and heading towards the Fuzjacomplex, you can see our art installation \"Nitka\".","breadcrumb":{"@id":"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/#primaryimage","url":"https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024-Nitka-kafelek-www.png","contentUrl":"https:\/\/lodzdesign.com\/app\/uploads\/2024\/06\/LDF2024-Nitka-kafelek-www.png","width":420,"height":504},{"@type":"BreadcrumbList","@id":"https:\/\/lodzdesign.com\/en\/wydarzenia\/nitka-art-installation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0141DF","item":"https:\/\/lodzdesign.com\/en\/"},{"@type":"ListItem","position":2,"name":"&#8222;Nitka&#8221; ? art installation"}]},{"@type":"WebSite","@id":"https:\/\/lodzdesign.com\/#website","url":"https:\/\/lodzdesign.com\/","name":"\u0141\u00f3d\u017a Design Festival","description":"Z nami odnajdziesz najlepsze wzorce! Wejd\u017a na stron\u0119 i poznaj nasze podcasty, wirtualne wystawy, przewodniki, przyk\u0142ady najlepszego polskiego designu i wiele innych","publisher":{"@id":"https:\/\/lodzdesign.com\/#organization"},"alternateName":"\u0141DF","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lodzdesign.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/lodzdesign.com\/#organization","name":"\u0141\u00f3d\u017a Design Festival","url":"https:\/\/lodzdesign.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/","url":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp","contentUrl":"https:\/\/lodzdesign.com\/app\/uploads\/2023\/01\/ldf-logo-2-300x76-1.webp","width":300,"height":76,"caption":"\u0141\u00f3d\u017a Design Festival"},"image":{"@id":"https:\/\/lodzdesign.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Lodz.Design","https:\/\/instagram.com\/lodzdesign\/","https:\/\/www.linkedin.com\/company\/lodz-design-festival"]}]}},"_links":{"self":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/events\/77463","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/events"}],"about":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/types\/events"}],"version-history":[{"count":5,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/events\/77463\/revisions"}],"predecessor-version":[{"id":78278,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/events\/77463\/revisions\/78278"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/media\/42806"}],"wp:attachment":[{"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/media?parent=77463"}],"wp:term":[{"taxonomy":"event_date","embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/event_date?post=77463"},{"taxonomy":"event_place","embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/event_place?post=77463"},{"taxonomy":"event_type","embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/event_type?post=77463"},{"taxonomy":"event_label","embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/event_label?post=77463"},{"taxonomy":"events_editions","embeddable":true,"href":"https:\/\/lodzdesign.com\/en\/wp-json\/wp\/v2\/events_editions?post=77463"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}