{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-towhee-quakertown-pa",
  "name": "What is the phone number for Lake Towhee?",
  "description": "Lake Towhee is located at 1299 Apple Road, Quakertown PA 18951. Lake Towhee can be contacted at or http://www.buckscounty.org/government/ParksandRecreation/Parks/Towhee",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-towhee-quakertown-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1299 Apple Road",
    "addressLocality": "Quakertown",
    "addressRegion": "PA",
    "postalCode": "18951",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.4799954,
    "longitude": -75.2624898
  }
}