{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hilltop-brenham-texas-cabins-brenham-tx",
  "name": "The Hilltop at Brenham | Texas RV Resort & Cabins",
  "description": "The Hill Top at Brenham, TX was designed to make your overnight or long-term getaway unique, comfortable, and fun while experiencing top-notch service at one of the best Texas RV resorts. Choose from luxury RV sites and cottages while being near College Station, Round Top, Texas A&M and endless attractions!",
  "url": "https://campertunity.com/listings/campgrounds/hilltop-brenham-texas-cabins-brenham-tx",
  "image": [
    "https://thehilltopbrenham.com/wp-content/uploads/2023/10/hilltop-og-min.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3170 North Park Street",
    "addressLocality": "Brenham",
    "addressRegion": "TX",
    "postalCode": "77833",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.196694,
    "longitude": -96.4109889
  },
  "sameAs": [
    "https://thehilltopbrenham.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}