{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-bouleaux-ranspach",
  "name": "Flower Camping Les Bouleaux",
  "description": "Flower Camping les Bouleaux is a comfortable campsite located in Alsace, with a number of special facilities. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-bouleaux-ranspach",
  "image": [
    "https://cdn2.acsi.eu/6/7/8/6/67866d7443c91.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8 rue des Bouleaux",
    "addressLocality": "Ranspach",
    "postalCode": "68470",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.88006,
    "longitude": 7.01022
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 284,
    "bestRating": 10,
    "worstRating": 1
  }
}