{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/geerseauhoeve-oudenburg-provincia-de-flandes-occidental-belg",
  "name": "Geerseauhoeve",
  "description": "Natural place at a step from Ostend - few facilities - mainly peace and nature - cycling routes and signposted walks - contact by email to check availability - voluntary contribution.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/geerseauhoeve-oudenburg-provincia-de-flandes-occidental-belg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651228537.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schorrendijk",
    "addressLocality": "Oudenburg",
    "addressRegion": "provincia-de-flandes-occidental",
    "postalCode": "8460",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.19016,
    "longitude": 2.93775
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}