{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glen-nevis-car-camp-park-fort-william",
  "name": "Glen Nevis Car. & Camp. Park",
  "description": "Glen Nevis Car. & Camp. Park is a campsite in Fort William, Highland, located on a river/stream. This campsite with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glen-nevis-car-camp-park-fort-william",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ee9e00319c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Glen Nevis",
    "addressLocality": "Fort William",
    "postalCode": "PH33 6SX"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.80461,
    "longitude": -5.07403
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}