{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-sack-in-angola-in",
  "name": "Camp Sack-In",
  "description": "Camp Sack-In camping reservations and campground information. Learn more about camping near Camp Sack-In and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-sack-in-angola-in",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/PRCG/pid1065751/%7Bpht%7DBeach%2520Luau%25202%7Bpht%7D1517191108006.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8740 East 40 South",
    "addressLocality": "Angola",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.64167,
    "longitude": -84.82444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}