{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-razende-bol-de-koog-texel",
  "name": "Camping De Razende Bol",
  "description": "Camping De Razende Bol is a campsite in De Koog, North Holland.The campsite has pitches without shade. Camping De Razende Bol is located close to a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-razende-bol-de-koog-texel",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751689e4f85b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pelikaanweg 1",
    "addressLocality": "De Koog (Texel)",
    "postalCode": "1796 NN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.08119,
    "longitude": 4.76664
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}