{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gravenkasteel-gastel",
  "name": "Gravenkasteel",
  "description": "Gravenkasteel is a campsite in Gastel, North Brabant.The campsite has which are marked out, pitches without shade and pitches with some shade. It is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gravenkasteel-gastel",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751990e68974.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gravenkasteel 19",
    "addressLocality": "Gastel",
    "postalCode": "6028 RK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.28689,
    "longitude": 5.55822
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}