| Structured
    Data | [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "WebSite",
        "@id": "https://oertingposten.dk/#website",
        "url": "https://oertingposten.dk/",
        "name": "Lokalposten",
        "description": "historier fra \u00d8rting og omegn",
        "inLanguage": "da-DK",
        "potentialAction": {
          "@id": "https://oertingposten.dk/#searchaction"
        },
        "publisher": {
          "@id": "https://oertingposten.dk/#organization"
        }
      },
      {
        "@type": "SearchAction",
        "@id": "https://oertingposten.dk/#searchaction",
        "target": "https://oertingposten.dk/?s={search_term_string}",
        "query-input": "required name=search_term_string"
      },
      {
        "@type": "WebPage",
        "@id": "https://oertingposten.dk/#webpage",
        "url": "https://oertingposten.dk/",
        "inLanguage": "da-DK",
        "name": "Lokalposten - historier fra \u00d8rting og omegn",
        "description": "Kort nyt Kalender",
        "datePublished": "2020-09-03T11:29:01+02:00",
        "dateModified": "2021-01-05T08:46:05+01:00",
        "isPartOf": {
          "@id": "https://oertingposten.dk/#website"
        },
        "potentialAction": {
          "@id": "https://oertingposten.dk/#readaction"
        },
        "about": {
          "@id": "https://oertingposten.dk/#organization"
        }
      },
      {
        "@type": "ReadAction",
        "@id": "https://oertingposten.dk/#readaction",
        "target": "https://oertingposten.dk/"
      },
      {
        "@type": "Organization",
        "@id": "https://oertingposten.dk/#organization",
        "url": "https://oertingposten.dk/",
        "name": "Lokalposten",
        "logo": {
          "@id": "https://oertingposten.dk/#logo"
        },
        "image": {
          "@id": "https://oertingposten.dk/#logo"
        }
      },
      {
        "@type": "ImageObject",
        "@id": "https://oertingposten.dk/#logo",
        "url": "https://oertingposten.dk/wp-content/uploads/2020/08/oertingposten_logo.png",
        "contentUrl": "https://oertingposten.dk/wp-content/uploads/2020/08/oertingposten_logo.png",
        "width": 1368,
        "height": 445
      }
    ]
  }
] |