{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bow-river-campground-1",
  "name": "Bow River Campground",
  "description": "Bow River Campground in Bow Valley Provincial Park, Canmore Alberta. See 8 traveler reviews, 4 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bow-river-campground-1",
  "image": [
    "https://campcdn.com/photos/2/3/23668/408262/uploads_2F1688636383098-e3i525azrib-f452a5730ebf6076dfffc6c2d77351a8_2FIMG_20230703_145720326_HDR.jpg?v=1688636428",
    "http:https://campcdn.com/photos/2/3/23668/414443/low_res/bow-river-campground.jpg?v=1691976703"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.05951897939509,
    "longitude": -115.31828820705414
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}