{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-chalais",
  "name": "Campspace in Chalais",
  "description": "Flat, paved parking area on private property. Drinking water is available from March to October. Located near the Rhône River in a quiet, rural location. Electricity is available if needed. These are Swiss outlets and there are no adapters.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-chalais",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chalais",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2705,
    "longitude": 7.504
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}