{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mississinewa-lake-peru-in-us",
  "name": "Mississinewa Lake",
  "description": "Mississinewa Lake camping reservations and campground information. Learn more about camping near Mississinewa Lake and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mississinewa-lake-peru-in-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/IN/pid570036/%7Bpht%7Dsp-mississinewa-banner%7Bpht%7D1617655506366.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4673 S 625E",
    "addressLocality": "Peru",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.69786,
    "longitude": -85.95395
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}