{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-yelloh-village-saint-emilion-st-emilion",
  "name": "Camping Yelloh! Village Saint - Émilion",
  "description": "Close to Saint-Émilion, the campsite of the same name is a prime example of the vineyards and vineyards...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-yelloh-village-saint-emilion-st-emilion",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674eea312240f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 lieu dit Les Combes - D122",
    "addressLocality": "St. Émilion",
    "postalCode": "33330",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.91664,
    "longitude": -0.14192
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}