{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/calling-panther-lake-campground-crystal-springs-ms",
  "name": "Calling Panther Lake Campground",
  "description": "Calling Panther Lake Campground is located at , Crystal Springs MS 39059. Calling Panther Lake Campground can be contacted at ***-***-**** or https://www.mdwfp.com/fishing-boating/fishing-reports/calling-panther-lake/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/calling-panther-lake-campground-crystal-springs-ms",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Crystal Springs",
    "addressRegion": "MS",
    "postalCode": "39059",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.9826012,
    "longitude": -90.4760284
  }
}