{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hilltop-campground-goreville-il",
  "name": "Hilltop Campground Inc",
  "description": "Hilltop Campground Inc is located at 255 Baker Lane, Goreville IL 62939. Hilltop Campground Inc can be contacted at ***-***-**** or http://www.illinoisindians.org/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hilltop-campground-goreville-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "255 Baker Lane",
    "addressLocality": "Goreville",
    "addressRegion": "IL",
    "postalCode": "62939",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.554076,
    "longitude": -89.0340056
  }
}