{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/erde-conthey-conthey-canton-del-valais",
  "name": "Erde Conthey",
  "description": "A parking space for motorhomes in front of the house, on the rue de la Ste-Famille 3. Near the Derborence and Sanetsch sites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/erde-conthey-conthey-canton-del-valais",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651118574.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Sainte-Famille",
    "addressLocality": "conthey",
    "addressRegion": "canton-del-valais",
    "postalCode": "1976",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2399,
    "longitude": 7.2922
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}