{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-po-dore-allonnes-49",
  "name": "Camping Le Pô Doré",
  "description": "Small quiet campsite - good internet - lagoon swimming pool with white beaches - bread service - small restaurant - 8 km bicycle to Saumur - supermarket in village 2.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-po-dore-allonnes-49",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650807167.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "51 Route du PÔ",
    "addressLocality": "Allonnes",
    "addressRegion": "Pays de la Loire",
    "postalCode": "49650",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.29922,
    "longitude": -0.01245
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.57,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}