{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/municipal-pays-de-la-loire",
  "name": "Camping Municipal",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/municipal-pays-de-la-loire",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-municipal-342/9ahjvKgSxVx1.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-municipal-342/w72PtjPpLLrR.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Camping Municipal",
    "addressRegion": "Pays de la Loire",
    "postalCode": "49220",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.60315,
    "longitude": -0.83022
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}