{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tompkins-pa",
  "name": "Tompkins",
  "description": "Explore Tompkins in Cowanesque Lake, Pennsylvania with Recreation.gov. Tompkins Campground is on the north shore of Cowanesque Lake in the northern tier of Pennsylvania, less than one mile from the New York state border. Surrou",
  "url": "https://campertunity.com/listings/campgrounds/tompkins-pa",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/11/14/18/15/233652_999ccae4-77ac-4607-948e-2a9ae1c451f6_1440.jpg",
    "https://cdn.recreation.gov/public/2023/11/14/18/05/233652_ca8db73c-35df-40af-8d0a-97a7aea00675_700.jpg",
    "https://cdn.recreation.gov/public/2023/11/14/18/11/233652_05d5f7d8-ba7e-4f00-8e90-376b18161e6c_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "66 North Shore Lane",
    "addressLocality": "Lawrenceville",
    "addressRegion": "PA",
    "postalCode": "16929",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9808333,
    "longitude": -77.1894444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233652"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$24-$46"
}