{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-treherve-ambon-brittany",
  "name": "Parking Treherve",
  "description": "separate area for campers at mix-car park-toilet block-view over sea-Beach 150 m Centre 6 km",
  "url": "https://campertunity.com/listings/campgrounds/parking-treherve-ambon-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749190.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Baie",
    "addressLocality": "Ambon",
    "addressRegion": "brittany",
    "postalCode": "56190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.52415,
    "longitude": -2.54292
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.64,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "6",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€6+"
}