{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/idyllic-camping-between-the-fields-flemish-region",
  "name": "Idyllic camping between the fields - Flemish Region",
  "description": "Welcome to our unique campsite. A place in the middle of the fields with a vast view over the Pajott",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/idyllic-camping-between-the-fields-flemish-region",
  "image": [
    "https://campspace.com/media/medium/uploads/space/a1/a7/58/a1a7588694a61f99b7a431a0808450ae.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.85,
    "longitude": 4.08
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.29,
    "reviewCount": 48,
    "bestRating": 5,
    "worstRating": 1
  }
}