{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuur-en-recreatiedomein-de-beemden-landen-flanders",
  "name": "Natuur En Recreatiedomein De Beemden",
  "description": "spacious camper pitches - close to the center - view of the nature reserve - no facilities - located on the Flemish Brabant cycling network [83-53] and on the Getevallei hiking network [66-64] - near the play area 'De Beemden' and brasserie De Rietgors - center 1, 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuur-en-recreatiedomein-de-beemden-landen-flanders",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650975687"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Attenhovenstraat",
    "addressLocality": "landen",
    "addressRegion": "flanders",
    "postalCode": "3400",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.76155,
    "longitude": 5.08724
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.36,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  }
}