{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flemish-meadows-fields-camping-at-y-ser-potter",
  "name": "Flemish meadows & fields, camping at the Yser & the potter",
  "description": "A nice meadow behind the pottery and with a view of the fields to enjoy the rising sun and nature wa",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flemish-meadows-fields-camping-at-y-ser-potter",
  "image": [
    "https://campspace.com/media/medium/uploads/space/7a/20/b6/7a20b6babba361ab15f5a57e782c7118.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.92,
    "longitude": 2.63
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}