{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-tompkins-campground-lawrencevil",
  "name": "Tompkins Campground",
  "description": "Tompkins Campground is located at 1683 Bliss Road, Lawrenceville PA 16929. Tompkins Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/tompkins/r/campgroundDetails.do?contractCode=NRSO&parkId=73446",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-tompkins-campground-lawrencevil",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1683 Bliss Road",
    "addressLocality": "Lawrenceville",
    "addressRegion": "PA",
    "postalCode": "16929",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9811017,
    "longitude": -77.1886945
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/lawrenceville/tompkins-campground"
  ]
}