{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cosy-fieldview-near-gr5-be",
  "name": "Cosy fieldview near GR5",
  "description": "Are you coming with your own tent? Or would you rather sleep in our round spacious bell tent? Here y",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cosy-fieldview-near-gr5-be",
  "image": [
    "https://campspace.com/media/medium/uploads/space/40/4d/e4/404de4383db726d2dc2835beb0a1bdb4.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.11,
    "longitude": 4.93
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bell_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.73,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}