{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/j-and-d-campgrounds-catawissa-pa",
  "name": "J And D Campgrounds",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/j-and-d-campgrounds-catawissa-pa",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "973 Southern Drive,",
    "addressLocality": "Catawissa, PA 17820",
    "addressRegion": "PA",
    "postalCode": "17820"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9548267,
    "longitude": -76.4609868
  }
}