{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-menhirs-114486-bretana",
  "name": "Camping des Menhirs",
  "description": "Camping des Menhirs offers a swimming pool, playground, toilet, shower, laundry and drying of clothes, dryer, bread service, bicycle rental and shop or kiosk.",
  "url": "https://campertunity.com/listings/campgrounds/camping-menhirs-114486-bretana",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651186235"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "114486",
    "addressRegion": "bretana",
    "postalCode": "56340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.57736,
    "longitude": -3.06963
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}