{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-koorn-aar-den-burg-texel",
  "name": "Camping De Koorn-aar",
  "description": "Campsite De Koorn-aar is a campsite in Den Burg, North Holland, located in the woods.This campsite has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-koorn-aar-den-burg-texel",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/6750298261a02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grensweg 392",
    "addressLocality": "Den Burg (Texel)",
    "postalCode": "1791 NP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.06378,
    "longitude": 4.75939
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}