| Structured
    Data | [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "WebPage",
        "@id": "http://natur-djursland.dk/",
        "url": "http://natur-djursland.dk/",
        "name": "Home - Web Agency Demo 1",
        "isPartOf": {
          "@id": "http://natur-djursland.dk/#website"
        },
        "about": {
          "@id": "http://natur-djursland.dk/#organization"
        },
        "datePublished": "2021-05-19T08:13:08+00:00",
        "dateModified": "2021-05-19T08:18:04+00:00",
        "breadcrumb": {
          "@id": "http://natur-djursland.dk/#breadcrumb"
        },
        "inLanguage": "da-DK",
        "potentialAction": [
          {
            "@type": "ReadAction",
            "target": [
              "http://natur-djursland.dk/"
            ]
          }
        ]
      },
      {
        "@type": "BreadcrumbList",
        "@id": "http://natur-djursland.dk/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Home"
          }
        ]
      },
      {
        "@type": "WebSite",
        "@id": "http://natur-djursland.dk/#website",
        "url": "http://natur-djursland.dk/",
        "name": "Web Agency Demo 1",
        "description": "Just another WordPress site",
        "publisher": {
          "@id": "http://natur-djursland.dk/#organization"
        },
        "potentialAction": [
          {
            "@type": "SearchAction",
            "target": {
              "@type": "EntryPoint",
              "urlTemplate": "http://natur-djursland.dk/?s={search_term_string}"
            },
            "query-input": {
              "@type": "PropertyValueSpecification",
              "valueRequired": true,
              "valueName": "search_term_string"
            }
          }
        ],
        "inLanguage": "da-DK"
      },
      {
        "@type": "Organization",
        "@id": "http://natur-djursland.dk/#organization",
        "name": "Web Agency Demo 1",
        "url": "http://natur-djursland.dk/",
        "logo": {
          "@type": "ImageObject",
          "inLanguage": "da-DK",
          "@id": "http://natur-djursland.dk/#/schema/logo/image/",
          "url": "https://natur-djursland.dk/wp-content/uploads/2021/05/cropped-e2caff262ffa4d9f82456fc80acaa3ea.png",
          "contentUrl": "https://natur-djursland.dk/wp-content/uploads/2021/05/cropped-e2caff262ffa4d9f82456fc80acaa3ea.png",
          "width": 200,
          "height": 64,
          "caption": "Web Agency Demo 1"
        },
        "image": {
          "@id": "http://natur-djursland.dk/#/schema/logo/image/"
        }
      }
    ]
  }
] |