{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/plopsa-village-adinkerke-de-panne",
  "name": "Plopsa Village",
  "description": "Plopsa Village is a campsite in Adinkerke, West Flanders.The campsite has which are marked out, pitches with shade, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/plopsa-village-adinkerke-de-panne",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674ddbfcb9191.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duinhoekstraat 101",
    "addressLocality": "Adinkerke/De Panne",
    "postalCode": "8660",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.08264,
    "longitude": 2.591
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.6,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}