{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-james-creek-pa",
  "name": "Spot2Nite",
  "description": "Check out James Creek RV Resort in James Creek, Pennsylvania on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-james-creek-pa",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/45b5d9de-e08f-11ee-89c4-42010a001418/card.jpg?v=63893111831"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2016 Pioneer Family Lane",
    "addressLocality": "James Creek",
    "addressRegion": "PA",
    "postalCode": "16657",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.336214,
    "longitude": -78.2125451
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/pennsylvania/james-creek/james-creek-rv-resort",
    "https://www.spot2nite.com/campgrounds-rv-parks/pennsylvania/james-creek/james-creek-rv-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "48.35",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$48.35+"
}