{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-hofwei-biggekerke",
  "name": "Camping De Hofwei",
  "description": "Camping De Hofwei is a campsite in Biggekerke, Zealand.The campsite has pitches without shade. It is possible to rent bungalows/chalets. The campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-hofwei-biggekerke",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751675edf767.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Noordweg 1",
    "addressLocality": "Biggekerke",
    "postalCode": "4373 SM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.50397,
    "longitude": 3.53819
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}