| Structured
    Data | [
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Forside",
        "item": "https://lovechild1979.com"
      }
    ]
  },
  [
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "Lovechild 1979",
      "url": "https://lovechild1979.com",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://lovechild1979.com/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "Lovechild 1979",
      "url": "https://lovechild1979.com"
    }
  ]
] |