{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brown-road-rv-park-conroe-tx",
  "name": "Brown Road RV Park",
  "description": "City Close, Country Quiet RV park with trees. We are off of the main road so the park is quiet. We are close to Conroe, the Woodlands, New Caney and the new wa",
  "url": "https://campertunity.com/listings/campgrounds/brown-road-rv-park-conroe-tx",
  "image": [
    "https://photos.thedyrt.com/photo/167655/media/brown-road-rv-park_a0d90ecd10cb694771e2bbf4d7a9f950.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/167655/media/brown-road-rv-park_a0d90ecd10cb694771e2bbf4d7a9f950.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/156216/media/brown-road-rv-park_b5464e63748334f01ece8c0090ca2e56.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1789 Brown Rd",
    "addressLocality": "Conroe",
    "addressRegion": "TX",
    "postalCode": "77306",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.24301959,
    "longitude": -95.295738
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "325",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "$325+"
}