{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bivouac-at-the-koeune-farm",
  "name": "Bivouac at the Koeune Farm",
  "description": "Little quiet corner in the middle of farm animals. A brazier area on the grounds where you can spend",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bivouac-at-the-koeune-farm",
  "image": [
    "https://campspace.com/media/medium/uploads/space/93/de/af/93deafc5ab38582370a5e52be85cb362.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.11,
    "longitude": 5.81
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.18,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  }
}