{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cp-du-grand-st-bernard-bourg-st-pierre",
  "name": "Cp. du Grand-St.-Bernard",
  "description": "Cp. du Grand-St.-Bernard is a campsite in Bourg-Saint-Pierre, Valais.This terraced camp site has pitches without shade. The following rules apply...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cp-du-grand-st-bernard-bourg-st-pierre",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675016d30d569.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Bourg-St-Pierre",
    "postalCode": "1946",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.95264,
    "longitude": 7.20739
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}