{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-flanders-meadow-campsite-between-belgian-hills",
  "name": "West Flanders meadow campsite between Belgian hills",
  "description": "View of Kemmelberg, Rode Berg and Northern France. Ypres and Poperinge nearby. Walking and cycling r",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-flanders-meadow-campsite-between-belgian-hills",
  "image": [
    "https://campspace.com/media/medium/uploads/space/40/86/ab/4086ab4932f7c61f28060818c905b025.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.79,
    "longitude": 2.78
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.78,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}