{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-creek-rv-estates-blue-ridge-tx",
  "name": "Desert Creek RV Estates",
  "description": "Desert Creek RV Estates camping reservations and campground information. Learn more about camping near Desert Creek RV Estates and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/desert-creek-rv-estates-blue-ridge-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15533 State Highway 78 N",
    "addressLocality": "Blue Ridge",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.37668,
    "longitude": -96.38881
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/desert-creek-rv-estates/CHUB/781355/overview"
  ],
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}