{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/the-fitz-luxury-rv-resort-dripping-springs-tx",
  "name": "The Fitz Luxury RV Resort",
  "description": "The Fitz Luxury RV Resort camping reservations and campground information. Learn more about camping near The Fitz Luxury RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/the-fitz-luxury-rv-resort-dripping-springs-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid781548/%7Bpht%7DphotoURL1-Fitz_Drone_Shot-4%7Bpht%7D1721311306124.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6990 West Fitzhugh Rd",
    "addressLocality": "Dripping Springs",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.26785,
    "longitude": -98.17069
  },
  "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"
    }
  ]
}