{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/creekside-rv-village-crockett-tx",
  "name": "Creekside RV Village",
  "description": "Contact info, reviews tips & more for Creekside RV Village | Camping in Texas",
  "url": "https://campertunity.com/listings/campgrounds/creekside-rv-village-crockett-tx",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "405 W. Navarro Road",
    "addressLocality": "Crockett",
    "addressRegion": "TX",
    "postalCode": "75835",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.32312632,
    "longitude": -95.46850975
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/creekside-rv-village"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}