{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paris-est-paris-champigny-paris",
  "name": "Paris-Est",
  "description": "Places nearby Paris-Est-Paris-Champigny, to discover absolutely, camping means also moving.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paris-est-paris-champigny-paris",
  "image": [
    "https://www.homair.com/photos/camping/132/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard Des Alliés",
    "addressLocality": "Paris-Champigny",
    "addressRegion": "Paris",
    "postalCode": "94500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.8279583,
    "longitude": 2.4771305555556
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 797,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "117",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€117+"
}