{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-municipale-fresnay-sur-sarthe-pays-de-la",
  "name": "Parking Municipale",
  "description": "Enjoy a relaxing stay at Parking Municipale in Fresnay-sur-Sarthe, France. Customer rating: 2.31.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-municipale-fresnay-sur-sarthe-pays-de-la",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650740736.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de la Gare",
    "addressLocality": "Fresnay-sur-Sarthe",
    "addressRegion": "Pays de la Loire",
    "postalCode": "72130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.28225,
    "longitude": 0.02917
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}