{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/racb-camping-westende",
  "name": "R.A.C.B. Camping",
  "description": "R.A.C.B. Camping is a campsite in Westende, West Flanders, located by the sea.The campsite has which are marked out, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/racb-camping-westende",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ed26bc8234.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bassevillestraat 81",
    "addressLocality": "Westende",
    "postalCode": "8434",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.15422,
    "longitude": 2.75936
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}