{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-fishing-shelbyville-il",
  "name": "What is the phone number for Spring Camping & Fishing Club?",
  "description": "Spring Camping & Fishing Club is located at RR 4, Shelbyville IL 62565. Spring Camping & Fishing Club can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-fishing-shelbyville-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "RR 4",
    "addressLocality": "Shelbyville",
    "addressRegion": "IL",
    "postalCode": "62565",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4064284,
    "longitude": -88.7900689
  }
}