{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-guyonniere-pommeraye",
  "name": "Camping La Guyonnière",
  "description": "Campsite La Guyonnière is a campsite in La Pommeraye, Maine-et-Loire.This campsite has delimited pitches and pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-guyonniere-pommeraye",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67518a3d27967.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "La Pommeraye",
    "postalCode": "49620",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.36444,
    "longitude": -0.86125
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}