{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fam-michaud-piace-pays-de-la-loire",
  "name": "Fam Michaud",
  "description": "at the herb and plant nursery of fam. Michaud - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fam-michaud-piace-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650805214.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Vaugoust",
    "addressLocality": "piace",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "72170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.26031,
    "longitude": 0.11567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 73,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "6.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€6.5+"
}