{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-du-port-saint-maur-la-menitre",
  "name": "Camping du Port Saint Maur",
  "description": "Camping Municipale with both shady and unsheltered pitches - demarcated and open spaces - on the Loire - register between 7.30 am - 7.30 pm and 4 pm - 6 pm - center 1.4 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-du-port-saint-maur-la-menitre",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650955186.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Port Saint-Maur",
    "addressLocality": "La Ménitré",
    "addressRegion": "Pays de la Loire",
    "postalCode": "49250",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3925,
    "longitude": -0.27384
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/pays-de-la-loire/la-menitre/97737/camping-du-port-saint-maur"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}