{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palace-camp-ground-galena-il",
  "name": "Palace Camp Ground - Galena, IL",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palace-camp-ground-galena-il",
  "image": [
    "http://www.garagecommerce.com/businesses/3165349/thumbnail.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11357 W Us Highway 20",
    "addressLocality": "Galena",
    "addressRegion": "IL",
    "postalCode": "61036"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4157304,
    "longitude": -90.4294726
  }
}