{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bo-wood-campground-shelbyville-il",
  "name": "Bo Wood Campground",
  "description": "Bo Wood Campground is located at Illinois 32, Shelbyville IL 62565. Bo Wood Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/233496",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bo-wood-campground-shelbyville-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Illinois 32",
    "addressLocality": "Shelbyville",
    "addressRegion": "IL",
    "postalCode": "62565",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5522209,
    "longitude": -88.6202905
  }
}