{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.kokken-jomfruen.dk/#organization",
      "name": "Kokken & Jomfruen",
      "url": "https://www.kokken-jomfruen.dk"
    },
    {
      "@type": "WebSite",
      "@id": "https://www.kokken-jomfruen.dk/#website",
      "url": "https://www.kokken-jomfruen.dk",
      "name": "Kokken & Jomfruen"
    },
    {
      "@type": ["WebPage","CollectionPage"],
      "@id": "https://www.kokken-jomfruen.dk/nytaarsmad-ud-af-huset/#webpage",
      "url": "https://www.kokken-jomfruen.dk/nytaarsmad-ud-af-huset/",
      "name": "Nytårsmad ud af huset 2025",
      "inLanguage": "da-DK",
      "isPartOf": { "@id": "https://www.kokken-jomfruen.dk/#website" },
      "description": "Bestil nytårsmenu 2025, nytårsbuffet og børnenes nytårsmenu – ud af huset i hele Danmark.",
      "about": {
        "@type": "ItemList",
        "@id": "https://www.kokken-jomfruen.dk/nytaarsmad-ud-af-huset/#itemlist",
        "name": "Nytårsmenuer 2025",
        "itemListOrder": "http://schema.org/ItemListOrderAscending",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "item": {
              "@type": "Product",
              "@id": "https://www.kokken-jomfruen.dk/nytaarsmenu-bestilling/#nytarsmenu-3-retter",
              "name": "NYTÅRSMENU 2025 – 3 retter",
              "image": "https://www.kokken-jomfruen.dk/wp-content/uploads/2025/10/KJ_nytaar_105.jpg",
              "url": "https://www.kokken-jomfruen.dk/nytaarsmenu-bestilling/",
              "category": "Catering",
              "brand": { "@id": "https://www.kokken-jomfruen.dk/#organization" },
              "description": "3-retters nytårsmenu: forret, hovedret og dessert.",
              "offers": {
                "@type": "Offer",
                "priceCurrency": "DKK",
                "price": "279.00",
                "availability": "https://schema.org/InStock",
                "url": "https://www.kokken-jomfruen.dk/nytaarsmenu-bestilling/",
                "eligibleQuantity": {
                  "@type": "QuantitativeValue",
                  "minValue": 2,
                  "unitText": "PERSONS"
                }
              },
              "potentialAction": {
                "@type": "BuyAction",
                "target": "https://www.kokken-jomfruen.dk/nytaarsmenu-bestilling/"
              }
            }
          },
          {
            "@type": "ListItem",
            "position": 2,
            "item": {
              "@type": "Product",
              "@id": "https://www.kokken-jomfruen.dk/nytaarsmad-ud-af-huset/#nytarsbuffet",
              "name": "NYTÅRSBUFFET 2025 – 7 retter",
              "image": "https://www.kokken-jomfruen.dk/wp-content/uploads/2025/10/KJ_nytaar_105.jpg",
              "url": "https://www.kokken-jomfruen.dk/nytaarsmad-ud-af-huset/",
              "category": "Catering",
              "brand": { "@id": "https://www.kokken-jomfruen.dk/#organization" },
              "description": "Buffet med op til 9 retter og tilkøbsmuligheder.",
              "offers": {
                "@type": "Offer",
                "priceCurrency": "DKK",
                "price": "189.00",
                "availability": "https://schema.org/InStock",
                "url": "https://www.kokken-jomfruen.dk/nytaarsmad-ud-af-huset/",
                "eligibleQuantity": {
                  "@type": "QuantitativeValue",
                  "minValue": 2,
                  "unitText": "PERSONS"
                }
              }
            }
          },
          {
            "@type": "ListItem",
            "position": 3,
            "item": {
              "@type": "Product",
              "@id": "https://www.kokken-jomfruen.dk/nytaarsmenu-bestilling/#boernemenu",
              "name": "BØRNEMENU 2025 – 3 retter",
              "image": "https://www.kokken-jomfruen.dk/wp-content/uploads/2025/10/KJ_nytaar_105.jpg",
              "url": "https://www.kokken-jomfruen.dk/nytaarsmenu-bestilling/",
              "category": "Catering",
              "brand": { "@id": "https://www.kokken-jomfruen.dk/#organization" },
              "description": "Børnevenlig nytårsmenu.",
              "offers": {
                "@type": "Offer",
                "priceCurrency": "DKK",
                "price": "125.00",
                "availability": "https://schema.org/InStock",
                "url": "https://www.kokken-jomfruen.dk/nytaarsmenu-bestilling/",
                "eligibleQuantity": {
                  "@type": "QuantitativeValue",
                  "minValue": 2,
                  "unitText": "PERSONS"
                }
              },
              "potentialAction": {
                "@type": "BuyAction",
                "target": "https://www.kokken-jomfruen.dk/nytaarsmenu-bestilling/"
              }
            }
          }
        ]
      }
    }
  ]
}
