{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-motorhome-de-bouillon-1-bouillon",
  "name": "Parking Motorhome de Bouillon 1",
  "description": "quiet location on the banks of the Semois - towards the Abbey of Cordemois - playground - electricity only via jetons, available from the Tourist Office - center 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-motorhome-de-bouillon-1-bouillon",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650699406.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Poulie",
    "addressLocality": "Bouillon",
    "postalCode": "6830",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.79104,
    "longitude": 5.05766
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.56,
    "reviewCount": 235,
    "bestRating": 5,
    "worstRating": 1
  }
}