{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quakertown-state-liberty-in",
  "name": "Quakertown State Recreation Area",
  "description": "Quakertown State Recreation Area is located at 3323 West Dunlapsville Road, Liberty IN 47353. Quakertown State Recreation Area can be contacted at ***-***-**** or http://www.in.gov/dnr/parklake/2961.htm",
  "url": "https://campertunity.com/listings/campgrounds/quakertown-state-liberty-in",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3323 West Dunlapsville Road",
    "addressLocality": "Liberty",
    "addressRegion": "IN",
    "postalCode": "47353",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.588681,
    "longitude": -84.996349
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/indiana/liberty/quakertown-state-recreation-area"
  ]
}