{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/standing-bear-farm-hostel-hartford-tn",
  "name": "Standing Bear Farm / Hostel",
  "description": "We have several spots for camping and hammocking!! This is a good place to come with your family and friends! We are located on an old tabacco farm! This property had been here for over 100 years even some of the buildings, it has been a hostel for 23 years! A great place to relax,and camp! We are near white water rafting and tons of trails and even swimming holes! We have wifi, good water and warm showers! This is honestly a campers paridise!! Please don't be afraid to message or call if you...",
  "url": "https://campertunity.com/listings/campgrounds/standing-bear-farm-hostel-hartford-tn",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1657814188/campground-photos/bvi9m8ua4nvyxbdyofov/standing-bear-farm-hostel-standing-bear-camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hartford",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.78668,
    "longitude": -83.10168
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}