{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-unknown-gary-in",
  "name": "Harvest Hosts Unknown",
  "description": "My office is in town but I live in the Dunes National Park 3 min walking distance from Lake Michigan. I own 2 RV's but as I travel my RV parking in the back is empty and I can let a family park and plug. There is everything here, swimming,camping, hiking, dunes, etc. I want to help",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-unknown-gary-in",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gary, IN",
    "addressLocality": "Gary",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.60616635,
    "longitude": -87.24219873
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}