{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-peupliers-la-flotte-en-re",
  "name": "Les Peupliers",
  "description": "Les Peupliers is a campsite with 200 pitches in La Flotte En Re, France. Les Peupliers has wifi, a camping shop, a restaurant and an indoor pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-peupliers-la-flotte-en-re",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "RD 735",
    "addressLocality": "La Flotte En Re",
    "postalCode": "17630",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1839,
    "longitude": -1.3085
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€29+"
}