{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woud-den-burg-texel",
  "name": "Kampeerterrein Woud",
  "description": "Kampeerterrein Woud is a camping in Den Burg, North Holland, in the forest. This camping has pitches with parcels, without shadows and places with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woud-den-burg-texel",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675015fa972b5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rozendijk 38",
    "addressLocality": "Den Burg (Texel)",
    "postalCode": "1791 PE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.05894,
    "longitude": 4.75917
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}