{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bois-guillaume-villeneuve-genets-bourgogne-franche-c",
  "name": "Camping Le Bois Guillaume",
  "description": "new places-far beyond the village",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bois-guillaume-villeneuve-genets-bourgogne-franche-c",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651037362"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "villeneuve-les-genets",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "89350",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.75763,
    "longitude": 3.10013
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19.5+"
}