{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gipnix-co-les-ponts-de-ce-pays-de-la-loire",
  "name": "Gipnix & Co",
  "description": "Quiet location - free overnight stay with purchase of 10 Euros worth of products - arrival until 9:00 PM - center of St Maurille 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gipnix-co-les-ponts-de-ce-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651250281.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Levée de Saint-Jean de la Croix",
    "addressLocality": "Les Ponts-de-Cé",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "49130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.4178,
    "longitude": -0.53208
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}