{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/farm-at-little-fox-hollow-dallas",
  "name": "Farm At Little Fox Hollow",
  "description": "Miniature Farm Animal Rescue with Airbnb’s and a Glamping campsite.",
  "url": "https://campertunity.com/listings/campgrounds/farm-at-little-fox-hollow-dallas",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1746912316/land-photos/u8szo5bdvjlgi9w2skbo/farm-at-little-fox-hollow-glamping-the-farm-north-georgia.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dallas",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.93673,
    "longitude": -84.8577
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}