{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/promised-land-conestoga-pa",
  "name": "Promised Land Campground",
  "description": "Promised Land Campground is located at 301 Boyscout Road, Conestoga PA 17516. Promised Land Campground can be contacted at ***-***-**** or http://www.thepromiselandcamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/promised-land-conestoga-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "301 Boyscout Road",
    "addressLocality": "Conestoga",
    "addressRegion": "PA",
    "postalCode": "17516",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9505209,
    "longitude": -76.3629958
  }
}