{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-miniatures-des-bois-lison-normandia",
  "name": "Les Miniatures des Bois",
  "description": "In a farm - places separated by hedges - Goats and poultry - quiet - center 2,2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-miniatures-des-bois-lison-normandia",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651039035"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Littry",
    "addressLocality": "Lison",
    "addressRegion": "normandia",
    "postalCode": "14330",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.22766,
    "longitude": -1.02731
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€6+"
}