{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-des-varennes-murs-erigne",
  "name": "Camping des Varennes",
  "description": "Camping des Varennes is a campsite that is located in Mûrs-Erigné, Maine-et-Loire, and located in the woods and river/stream.This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-des-varennes-murs-erigne",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67505e61d064f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin de la Jubeaudière",
    "addressLocality": "Mûrs-Érigné",
    "postalCode": "49610",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.40214,
    "longitude": -0.55656
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}