{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/country-park-touquin-paris-3",
  "name": "Country Park",
  "description": "How to get to the camping village Country Park? Access and practical informations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/country-park-touquin-paris-3",
  "image": [
    "https://www.homair.com/photos/camping/21/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Couture",
    "addressLocality": "Touquin",
    "addressRegion": "Paris",
    "postalCode": "77131",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7306647,
    "longitude": 3.0473579
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "84",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€84+"
}