{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/back-forty-rv-park-quanah-tx",
  "name": "Back Forty RV Park",
  "description": "Back Forty RV Park camping reservations and campground information. Learn more about camping near Back Forty RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/back-forty-rv-park-quanah-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783649/%7Bpht%7DphotoURL1-original%7Bpht%7D1725783027822.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2062 Farm to Market Road 2568",
    "addressLocality": "Quanah",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.28896,
    "longitude": -99.72158
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}