{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-du-domaine-de-pont-mahe-asserac",
  "name": "Camping Du Domaine De Pont Mahé",
  "description": "Camping Du Domaine De Pont Mahé is a campsite located in Assérac, Loire-Atlantique, close to the sea and in the woods.This campsite...",
  "url": "https://campertunity.com/listings/campgrounds/camping-du-domaine-de-pont-mahe-asserac",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675034274a07d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13 rue Pont-Mahé",
    "addressLocality": "Assérac",
    "postalCode": "44410",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.44714,
    "longitude": -2.45011
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 111,
    "bestRating": 10,
    "worstRating": 1
  }
}