{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paris-est-camping-4-etoiles-champigny-sur-marne",
  "name": "Camping Paris Est | Camping 4 étoiles à Champigny sur marne",
  "description": "Discover the 4-star Paris Est campsite located in Champigny sur Marne, near Disneyland and the centre of Paris. Open all year round",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paris-est-camping-4-etoiles-champigny-sur-marne",
  "image": [
    "https://www.campingchampigny.paris/wp-content/uploads/sites/2/2020/11/28_PARIS-EST.png",
    "https://api.homair.com/photos/camping/132/miniature.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Paris-Champigny",
    "addressRegion": "Ile-de-France",
    "postalCode": "94500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.8279583,
    "longitude": 2.4771305555556
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 1477,
    "bestRating": 5,
    "worstRating": 1
  }
}