{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-le-treport-normandy",
  "name": "Aire De Camping Car",
  "description": "Camper place on the edge of the city in the industrial area - odor nuisance possible - no shade - pay by bank card or coins - blocks necessary - bakery on site at 8am - center 1km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-le-treport-normandy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650663435.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Pierre Mendès France",
    "addressLocality": "le-treport",
    "addressRegion": "normandy",
    "postalCode": "76470",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.05948,
    "longitude": 1.38903
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.56,
    "reviewCount": 99,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}