{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-klinkertje-callantsoog",
  "name": "Camping 't Klinkertje",
  "description": "Camping 't Klinkertje is a campsite in Callantsoog, North Holland.This campsite has unshaded pitches....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-klinkertje-callantsoog",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/6751618d88ed3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Uitlandseweg 6a",
    "addressLocality": "Callantsoog",
    "postalCode": "1759 JG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.83497,
    "longitude": 4.71542
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}