{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bow-city-campground",
  "name": "Bow City Campground",
  "description": "Bow City Campground in Webster Wildlife Area, Stockton Kansas. See 1 traveler review, 1 photo and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bow-city-campground",
  "image": [
    "https://campcdn.com/photos/4/5/45276/435064/67B10335-B5C0-4D85-930E-3DA4C2D6B384.jpg?v=1712178528",
    "http:https://campcdn.com/photos/4/5/45276/435064/low_res/bow-city-campground-stockton-ks.jpg?v=1712178528"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.380679,
    "longitude": -99.445894
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}