{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-coogherveld-texel-de-koog-texel",
  "name": "Camping Coogherveld Texel",
  "description": "Camping Coogherveld Texel is a campsite in De Koog, North Holland.The campsite has which are marked out, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-coogherveld-texel-de-koog-texel",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/6750280955004.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kamperfoelieweg 3",
    "addressLocality": "De Koog (Texel)",
    "postalCode": "1796 MT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.096,
    "longitude": 4.76514
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}