| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://amenu.dk/#organization",
        "name": "Corona-frie menukort fra Amenu"
      },
      {
        "@type": "WebSite",
        "@id": "https://amenu.dk/#website",
        "url": "https://amenu.dk",
        "name": "Corona-frie menukort fra Amenu",
        "publisher": {
          "@id": "https://amenu.dk/#organization"
        },
        "inLanguage": "da-DK",
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://amenu.dk/?s={search_term_string}",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@type": "ImageObject",
        "@id": "https://amenu.dk/wp-content/uploads/2020/05/sundhedsstyrelsen-anbefaler-125.png",
        "url": "https://amenu.dk/wp-content/uploads/2020/05/sundhedsstyrelsen-anbefaler-125.png",
        "width": 200,
        "height": 200,
        "inLanguage": "da-DK"
      },
      {
        "@type": "Person",
        "@id": "https://amenu.dk/author/admin42/",
        "name": "Pep",
        "url": "https://amenu.dk/author/admin42/",
        "image": {
          "@type": "ImageObject",
          "@id": "https://secure.gravatar.com/avatar/5394f03bf2deab8463c6d61b9793cbae?s=96&d=mm&r=g",
          "url": "https://secure.gravatar.com/avatar/5394f03bf2deab8463c6d61b9793cbae?s=96&d=mm&r=g",
          "caption": "Pep",
          "inLanguage": "da-DK"
        },
        "sameAs": [
          "https://amenu.dk"
        ],
        "worksFor": {
          "@id": "https://amenu.dk/#organization"
        }
      },
      {
        "@type": "WebPage",
        "@id": "https://amenu.dk/#webpage",
        "url": "https://amenu.dk/",
        "name": "Coronafri og smittefri menukort - Amenu",
        "datePublished": "2020-04-28T11:40:20+02:00",
        "dateModified": "2021-04-20T10:18:45+02:00",
        "author": {
          "@id": "https://amenu.dk/author/admin42/"
        },
        "isPartOf": {
          "@id": "https://amenu.dk/#website"
        },
        "primaryImageOfPage": {
          "@id": "https://amenu.dk/wp-content/uploads/2020/05/sundhedsstyrelsen-anbefaler-125.png"
        },
        "inLanguage": "da-DK"
      },
      {
        "@type": "Article",
        "headline": "Coronafri og smittefri menukort - Amenu",
        "keywords": "menukort",
        "datePublished": "2020-04-28T11:40:20+02:00",
        "dateModified": "2021-04-20T10:18:45+02:00",
        "author": {
          "@type": "Person",
          "name": "Pep"
        },
        "publisher": {
          "@id": "https://amenu.dk/#organization"
        },
        "description": "Med coronafri og smittefri menukort fra Amenu kan dine g\u00e6ster v\u00e6re trygge mens du f\u00f8lger retningslinjerne fra Sundhedsstyrelsen.",
        "name": "Coronafri og smittefri menukort - Amenu",
        "@id": "https://amenu.dk/#richSnippet",
        "isPartOf": {
          "@id": "https://amenu.dk/#webpage"
        },
        "image": {
          "@id": "https://amenu.dk/wp-content/uploads/2020/05/sundhedsstyrelsen-anbefaler-125.png"
        },
        "inLanguage": "da-DK",
        "mainEntityOfPage": {
          "@id": "https://amenu.dk/#webpage"
        }
      }
    ]
  },
  {
    "@context": "https://schema.org/",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "name": "Forside",
          "@id": "https://amenu.dk"
        }
      }
    ]
  }
]
         
       |