{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/golf-course-bar-retreat-horizon-city-tx",
  "name": "Golf Course & Bar Retreat",
  "description": "Discover a welcoming spot for RV Camping alongside a scenic golf course driving range. Pull into the spacious, level lot and settle in next to the irons-only range--perfect for practicing with a bucket of balls under open skies. Enjoy freshly remodeled fare at the on-site Moonlight Bar & Grill, where friendly bartenders, live music, and a menu of hearty appetizers and brews await. Easy in-and-out access makes this an ideal overnight stop.",
  "url": "https://campertunity.com/listings/campgrounds/golf-course-bar-retreat-horizon-city-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/1500/profile/XhYpdx8uzTT96SjI_a83dcc763203f2a239b356150b85a3d6_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Horizon City, TX",
    "addressLocality": "Horizon City",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.66390322,
    "longitude": -106.20835242
  },
  "sameAs": [
    "https://www.horizongolfclub.com/",
    "https://www.harvesthosts.com/hosts/texas/horizon-golf-course"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}