{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lodge-autumn-lakes-sunbury-oh",
  "name": "The lodge at Autumn Lakes",
  "description": "The lodge at Autumn Lakes is located at 8612 Porter Central Road, Sunbury OH 43074. The lodge at Autumn Lakes can be contacted at ***-***-**** or https://www.autumnlakescatering.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lodge-autumn-lakes-sunbury-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8612 Porter Central Road",
    "addressLocality": "Sunbury",
    "addressRegion": "OH",
    "postalCode": "43074",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.3384205,
    "longitude": -82.7920925
  }
}