{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-au-coeur-de-vendome-vendome-fr",
  "name": "Camping Au Coeur de Vendôme",
  "description": "Camping Au Coeur de Vendôme is a campsite in Vendôme, Loir-et-Cher, on the river/stream. This campsite has pitches with parcels, with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-au-coeur-de-vendome-vendome-fr",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/67498d679c5ef.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25 rue Geoffroy Martel",
    "addressLocality": "Vendôme",
    "postalCode": "41100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.79108,
    "longitude": 1.07181
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}