{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/historic-route-66-ghost-town-farm-clarendon-tx",
  "name": "Historic Route 66 Ghost Town Farm",
  "description": "Step into a slice of Texas Panhandle history with RV Camping at a serene ghost town farm retreat just off the iconic Route 66. Park in a level, mowed field framed by windmills and century-old ruins, where spectacular sunsets and star-studded skies await. Enjoy dry camping with generator-friendly sites, meet the friendly farm dog, and pick your own veggies and blooms July to October. Perfect for boondocking, nature walks, and peaceful overnight stays.",
  "url": "https://campertunity.com/listings/campgrounds/historic-route-66-ghost-town-farm-clarendon-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/6577/photo-gallery/mCz6E7cy2HZHcX6P_11c5e66f8197375dc26ac9030dbc9314_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clarendon, TX",
    "addressLocality": "Clarendon",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.21918555,
    "longitude": -100.98380467
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.59,
    "reviewCount": 236,
    "bestRating": 5,
    "worstRating": 1
  }
}