{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-bradford-pa",
  "name": "Pine Acres Golf & RV Resort",
  "description": "Welcome to Pine Acres Golf & RV Resort Discover a public 18-hole golf course nestled along the edge of the breathtaking Allegheny National Forest. At Pine Acres, you're not just enjoying a round of golf—you’re connecting with nature. Surrounded by scenic walking and biking trails and just minutes from the beautiful Kinzua Reservoir, our resort is a gateway to outdoor adventure. After a day of golfing, hiking, or boating, unwind at our on-site restaurant and bar, where comfort meets great food...",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-bradford-pa",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/acf24c30-30df-11f0-a0b7-d1b7b37fbda6/card.jpg?v=63914459097"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1503 Pine Acres Golf CRSE",
    "addressLocality": "Bradford",
    "addressRegion": "PA",
    "postalCode": "16701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8611624,
    "longitude": -78.7216095
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/pennsylvania/bradford/pine-acres-golf-rv-resort",
    "https://www.rvezy.com"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$35+"
}