| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "CollectionPage",
        "@id": "https://www.fruentimmerture.dk/",
        "url": "https://www.fruentimmerture.dk/",
        "name": "Fruentimmerture - Byvandring K\u00f8benhavn",
        "isPartOf": {
          "@id": "https://www.fruentimmerture.dk/#website"
        },
        "about": {
          "@id": "https://www.fruentimmerture.dk/#organization"
        },
        "description": "Byvandring K\u00f8benhavn",
        "breadcrumb": {
          "@id": "https://www.fruentimmerture.dk/#breadcrumb"
        },
        "inLanguage": "da-DK"
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://www.fruentimmerture.dk/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Byvandring K\u00f8benhavn"
          }
        ]
      },
      {
        "@type": "WebSite",
        "@id": "https://www.fruentimmerture.dk/#website",
        "url": "https://www.fruentimmerture.dk/",
        "name": "Fruentimmerture",
        "description": "Byvandring K\u00f8benhavn",
        "publisher": {
          "@id": "https://www.fruentimmerture.dk/#organization"
        },
        "potentialAction": [
          {
            "@type": "SearchAction",
            "target": {
              "@type": "EntryPoint",
              "urlTemplate": "https://www.fruentimmerture.dk/?s={search_term_string}"
            },
            "query-input": {
              "@type": "PropertyValueSpecification",
              "valueRequired": true,
              "valueName": "search_term_string"
            }
          }
        ],
        "inLanguage": "da-DK"
      },
      {
        "@type": "Organization",
        "@id": "https://www.fruentimmerture.dk/#organization",
        "name": "Fruentimmerture",
        "url": "https://www.fruentimmerture.dk/",
        "logo": {
          "@type": "ImageObject",
          "inLanguage": "da-DK",
          "@id": "https://www.fruentimmerture.dk/#/schema/logo/image/",
          "url": "https://xn--byvandringkbenhavn-q4b.dk/wp-content/uploads/2020/10/logo-Fruen04.jpg",
          "contentUrl": "https://xn--byvandringkbenhavn-q4b.dk/wp-content/uploads/2020/10/logo-Fruen04.jpg",
          "width": 2455,
          "height": 1839,
          "caption": "Fruentimmerture"
        },
        "image": {
          "@id": "https://www.fruentimmerture.dk/#/schema/logo/image/"
        },
        "sameAs": [
          "https://www.facebook.com/fruentimmerture.dk",
          "https://www.instagram.com/fruentimmerture.dk/"
        ]
      }
    ]
  },
  {
    "@context": "http://schema.org/",
    "@type": "organization",
    "@id": "#organization",
    "logo": {
      "@type": "ImageObject",
      "url": "https://www.fruentimmerture.dk/wp-content/uploads/2018/11/fruentimmertop_med-logo.jpg"
    },
    "url": "https://www.fruentimmerture.dk/",
    "name": "Fruentimmerture",
    "description": "Byvandring K\u00f8benhavn"
  },
  {
    "@context": "http://schema.org/",
    "@type": "WebSite",
    "name": "Fruentimmerture",
    "alternateName": "Byvandring K\u00f8benhavn",
    "url": "https://www.fruentimmerture.dk/",
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://www.fruentimmerture.dk/search/{search_term}",
      "query-input": "required name=search_term"
    }
  }
]
         
       |