{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-entre-2-songes-entre-deux-saint-pierre",
  "name": "Camping Entre 2 Songes",
  "description": "In wooded area - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-entre-2-songes-entre-deux-saint-pierre",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Macaire",
    "addressLocality": "entre-deux",
    "addressRegion": "saint-pierre",
    "postalCode": "97414",
    "addressCountry": "reunion"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.24009,
    "longitude": 55.46995
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "20+"
}