{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jd-campground-catawissa-pa",
  "name": "What is the phone number for J&D Campground?",
  "description": "J&D Campground is located at 973 Southern Drive, Catawissa PA 17820. J&D Campground can be contacted at ***-***-**** or http://j-dcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jd-campground-catawissa-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "973 Southern Drive, Rt. 487",
    "addressLocality": "Catawissa",
    "addressRegion": "PA",
    "postalCode": "17820",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9018804,
    "longitude": -76.5112309
  }
}