{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakeland-camping-resort-milton-wi",
  "name": "Lakeland Camping Resort",
  "description": "Lakeland Camping Resort camping reservations and campground information. Learn more about camping near Lakeland Camping Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakeland-camping-resort-milton-wi",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/ELSI/pid740600/%7Bpht%7DLakeland%201%7Bpht%7D1464187005737.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2803 E. State Road 59,",
    "addressLocality": "Milton",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.82623,
    "longitude": -88.98615
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}