{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-base-de-loisirs-saint-fargeau-ponthierry-fr",
  "name": "Parking Base de Loisirs",
  "description": "Enjoy a relaxing stay at Parking Base de Loisirs in Saint-Fargeau-Ponthierry, France. Visitors' rating: 3.31.",
  "url": "https://campertunity.com/listings/campgrounds/parking-base-de-loisirs-saint-fargeau-ponthierry-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650903823.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Max Pierrou",
    "addressLocality": "saint-fargeau-ponthierry",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.53532,
    "longitude": 2.55393
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/ile-de-france/saint-fargeau-ponthierry/88656/parking-base-de-loisirs"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}