{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ennis-luxury-rv-resort-ennis-tx",
  "name": "Ennis Luxury RV Resort",
  "description": "Ennis Luxury RV Resort camping reservations and campground information. Learn more about camping near Ennis Luxury RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/ennis-luxury-rv-resort-ennis-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784177/%7Bpht%7DphotoURL5-original%7Bpht%7D1705439648975.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "590 S Interstate Interstate 45",
    "addressLocality": "Ennis",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.32966,
    "longitude": -96.61185
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}