{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-gree-penvins-sarzeau",
  "name": "Camping La Gree Penvins",
  "description": "Family campsite by the sea - fpétanque - children's games - center 10 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-gree-penvins-sarzeau",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651047322"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Chapelle",
    "addressLocality": "sarzeau",
    "addressRegion": "bretagne",
    "postalCode": "56370",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.49632,
    "longitude": -2.68235
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.8",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€14.8+"
}