{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-pres-grez-sur-loing-fontainebleau",
  "name": "Camping Les Prés",
  "description": "The campsite Les Prés is located in a wooded area in the heart of France, near Grez-sur-Loing. The historic city centre is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-pres-grez-sur-loing-fontainebleau",
  "image": [
    "https://cdn1.acsi.eu/6/8/2/1/6821ff6ea15d5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 chemin des Prés",
    "addressLocality": "Grez-sur-Loing/Fontainebleau",
    "postalCode": "77880",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.31739,
    "longitude": 2.6965
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 111,
    "bestRating": 10,
    "worstRating": 1
  }
}