{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cera-sports-park-campground-columbus-in",
  "name": "CERA Sports Park & Campground",
  "description": "CERA Sports Park & Campground camping reservations and campground information. Learn more about camping near CERA Sports Park & Campground and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cera-sports-park-campground-columbus-in",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783173/%7Bpht%7DphotoURL5-original%7Bpht%7D1717834602096.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3989 South 525 East",
    "addressLocality": "Columbus",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.16246,
    "longitude": -85.81155
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}