| Structured
    Data | [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "WebPage",
        "@id": "https://wineworld.dk/",
        "url": "https://wineworld.dk/",
        "name": "Forside - Wineworld",
        "isPartOf": {
          "@id": "https://wineworld.dk/#website"
        },
        "about": {
          "@id": "https://wineworld.dk/#organization"
        },
        "datePublished": "2019-03-05T07:52:36+00:00",
        "dateModified": "2025-07-27T13:49:52+00:00",
        "description": "WineWorld er et lille vinfirma, som er startet i 2020. Vi er eneimport\u00f8r til det danske marked af Champagne Baudry, H. Blin og Lopez-Martin.",
        "breadcrumb": {
          "@id": "https://wineworld.dk/#breadcrumb"
        },
        "inLanguage": "da-DK",
        "potentialAction": [
          {
            "@type": "ReadAction",
            "target": [
              "https://wineworld.dk/"
            ]
          }
        ]
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://wineworld.dk/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Forside"
          }
        ]
      },
      {
        "@type": "WebSite",
        "@id": "https://wineworld.dk/#website",
        "url": "https://wineworld.dk/",
        "name": "Wineworld",
        "description": "Et n\u00f8je udvalgt sortiment af champagne, vin og chokolade.",
        "publisher": {
          "@id": "https://wineworld.dk/#organization"
        },
        "potentialAction": [
          {
            "@type": "SearchAction",
            "target": {
              "@type": "EntryPoint",
              "urlTemplate": "https://wineworld.dk/?s={search_term_string}"
            },
            "query-input": {
              "@type": "PropertyValueSpecification",
              "valueRequired": true,
              "valueName": "search_term_string"
            }
          }
        ],
        "inLanguage": "da-DK"
      },
      {
        "@type": "Organization",
        "@id": "https://wineworld.dk/#organization",
        "name": "Wineworld",
        "url": "https://wineworld.dk/",
        "logo": {
          "@type": "ImageObject",
          "inLanguage": "da-DK",
          "@id": "https://wineworld.dk/#/schema/logo/image/",
          "url": "https://wineworld.dk/wp-content/uploads/2020/11/logo-1.png",
          "contentUrl": "https://wineworld.dk/wp-content/uploads/2020/11/logo-1.png",
          "width": 1138,
          "height": 295,
          "caption": "Wineworld"
        },
        "image": {
          "@id": "https://wineworld.dk/#/schema/logo/image/"
        }
      }
    ]
  }
] |