{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/columbus-belmont-state-park-ky",
  "name": "Columbus Belmont State Park",
  "description": "Columbus Belmont State Park camping reservations and campground information. Learn more about camping near Columbus Belmont State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/columbus-belmont-state-park-ky",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P.O. BOX 9",
    "addressLocality": "COLUMBUS",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.76202,
    "longitude": -89.10731
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1195,
    "bestRating": 5,
    "worstRating": 1
  }
}