| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": [
          "Person",
          "Organization"
        ],
        "@id": "https://pizzashoppen.dk/#person",
        "name": "Pizzashoppen"
      },
      {
        "@type": "WebSite",
        "@id": "https://pizzashoppen.dk/#website",
        "url": "https://pizzashoppen.dk",
        "name": "Pizzashoppen",
        "publisher": {
          "@id": "https://pizzashoppen.dk/#person"
        },
        "inLanguage": "da-DK",
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://pizzashoppen.dk/?s={search_term_string}",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@type": "ImageObject",
        "@id": "https://pizzashoppen.dk/wp-content/uploads/2024/07/Pizzafredag_Webshop.png",
        "url": "https://pizzashoppen.dk/wp-content/uploads/2024/07/Pizzafredag_Webshop.png",
        "width": 200,
        "height": 200,
        "inLanguage": "da-DK"
      },
      {
        "@type": "WebPage",
        "@id": "https://pizzashoppen.dk/#webpage",
        "url": "https://pizzashoppen.dk/",
        "name": "Forside - Pizzashoppen",
        "datePublished": "2024-07-02T16:48:19+02:00",
        "dateModified": "2025-01-04T19:25:07+01:00",
        "about": {
          "@id": "https://pizzashoppen.dk/#person"
        },
        "isPartOf": {
          "@id": "https://pizzashoppen.dk/#website"
        },
        "primaryImageOfPage": {
          "@id": "https://pizzashoppen.dk/wp-content/uploads/2024/07/Pizzafredag_Webshop.png"
        },
        "inLanguage": "da-DK"
      },
      {
        "@type": "Person",
        "@id": "https://pizzashoppen.dk/author/admin/",
        "name": "admin",
        "url": "https://pizzashoppen.dk/author/admin/",
        "image": {
          "@type": "ImageObject",
          "@id": "https://secure.gravatar.com/avatar/374937756cdda888b43a0d465a1a21e3a8008bf8bd72e3209e68f5d4befb4ca9?s=96&d=mm&r=g",
          "url": "https://secure.gravatar.com/avatar/374937756cdda888b43a0d465a1a21e3a8008bf8bd72e3209e68f5d4befb4ca9?s=96&d=mm&r=g",
          "caption": "admin",
          "inLanguage": "da-DK"
        },
        "sameAs": [
          "https://www.pizzashoppen.dk"
        ]
      },
      {
        "@type": "Article",
        "headline": "Forside - Pizzashoppen",
        "datePublished": "2024-07-02T16:48:19+02:00",
        "dateModified": "2025-01-04T19:25:07+01:00",
        "author": {
          "@id": "https://pizzashoppen.dk/author/admin/",
          "name": "admin"
        },
        "publisher": {
          "@id": "https://pizzashoppen.dk/#person"
        },
        "description": "Shop nu",
        "name": "Forside - Pizzashoppen",
        "@id": "https://pizzashoppen.dk/#richSnippet",
        "isPartOf": {
          "@id": "https://pizzashoppen.dk/#webpage"
        },
        "image": {
          "@id": "https://pizzashoppen.dk/wp-content/uploads/2024/07/Pizzafredag_Webshop.png"
        },
        "inLanguage": "da-DK",
        "mainEntityOfPage": {
          "@id": "https://pizzashoppen.dk/#webpage"
        }
      }
    ]
  }
]
         
       |