{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-papillion-bouillon-bouillon-luxembourg-be",
  "name": "Camping Papillion Bouillon",
  "description": "Campsite Papillion Bouillon is a campsite in Bouillon, Luxembourg, located in the forest. The campsite has pitches without shade and with some shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-papillion-bouillon-bouillon-luxembourg-be",
  "image": [
    "https://cdn1.acsi.eu/6/7/e/e/67ee7eccb026d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bouillon",
    "addressRegion": "Province du Luxembourg",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.78247,
    "longitude": 5.06212
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}