{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-gaslight-campgrounds-emlenton-pa",
  "name": "Gaslight Campgrounds",
  "description": "Gaslight Campgrounds is located at 6297 Emlenton Clintonville Road, Emlenton PA 16373. Gaslight Campgrounds can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-gaslight-campgrounds-emlenton-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6297 Emlenton Clintonville Road",
    "addressLocality": "Emlenton",
    "addressRegion": "PA",
    "postalCode": "16373",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1792571,
    "longitude": -79.7452139
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/emlenton/gaslight-campgrounds"
  ]
}