{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-mirabel-la-renaudiere-la-plaine-sur-mer",
  "name": "Camping Mirabel La Renaudière",
  "description": "Camping Mirabel La Renaudière is a campsite in La Plaine-sur-Mer, Loire-Atlantique. This campsite has pitches with parcels, with shade and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-mirabel-la-renaudiere-la-plaine-sur-mer",
  "image": [
    "https://cdn3.acsi.eu/6/7/c/6/67c6f572c5cbf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 route de la Renaudière",
    "addressLocality": "La Plaine-sur-Mer",
    "postalCode": "44770",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.13978,
    "longitude": -2.20356
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 262,
    "bestRating": 10,
    "worstRating": 1
  }
}