{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-berra-la-roche-fr",
  "name": "La Berra",
  "description": "Enjoy a relaxing stay at La Berra in La Roche, Switzerland. Visitors' rating: 3.17.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-berra-la-roche-fr",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650813187.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Brandt 1634",
    "addressLocality": "La Roche",
    "addressRegion": "Freiburg",
    "postalCode": "1634",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.68646,
    "longitude": 7.15432
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}