{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tower-campground-sioux-falls-sd",
  "name": "Tower Campground",
  "description": "Tower Campground offers top Sioux Falls campground stays, RV camping, camper rentals & mobile home parks. Book your spot at Tower Campground in South Dakota!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tower-campground-sioux-falls-sd",
  "image": [
    "https://cdn.prod.website-files.com/6871b765b6526214e79eb95f/6871b7a3988c1e63d1d6c267_IMG_3541.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4609 West 12th St",
    "addressLocality": "Sioux Falls",
    "addressRegion": "SD",
    "postalCode": "57106",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5476008,
    "longitude": -96.7293629
  }
}