{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lizard-creek-campground-lehighton-pa-1",
  "name": "Lizard Creek Campground",
  "description": "Lizard Creek Campground is located at 2489 West Lizard Creek Road, Lehighton PA 18235. Lizard Creek Campground can be contacted at ***-***-**** or http://www.lizardcreekpa.com/",
  "url": "https://campertunity.com/listings/campgrounds/lizard-creek-campground-lehighton-pa-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2489 West Lizard Creek Road",
    "addressLocality": "Lehighton",
    "addressRegion": "PA",
    "postalCode": "18235",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7664,
    "longitude": -75.75352
  }
}