{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bow-valley-campground",
  "name": "Bow Valley Campground",
  "description": "Bow Valley Campground in Bow Valley Provincial Park, Kananaskis Alberta. See 3 traveler reviews, 11 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bow-valley-campground",
  "image": [
    "https://campcdn.com/photos/2/3/23669/290993/uploads_2F1622653649542-fiid1xbh3be-2a7f6b6c8fcb4817a5ea39f6657e01fc_2F1A2FB65F-5331-4ED5-9CA3-105CFDE67C24.jpeg?v=1633887315",
    "http:https://campcdn.com/photos/2/3/23669/290993/low_res/bow-valley-campground.jpeg?v=1633887315"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.084503654758834,
    "longitude": -115.09118898729886
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}