{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-madrague-pornic-pays-de-la-loire",
  "name": "Camping La Madrague",
  "description": "For prices see website - entertainment in July/August - swimming pool with slides - on the coast - center of Pornic 6km",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-madrague-pornic-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651180994"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de la Madrague",
    "addressLocality": "Pornic",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.116,
    "longitude": -2.15582
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}