{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hill-country-lakefront-golf-resort-many-la",
  "name": "Hill Country Lakefront Golf Resort",
  "description": "Nestled on the sparkling shores of a legendary lake in the Texas-Louisiana hill country, this hidden gem blends RV Camping with championship golf and resort comforts. Reopening May 2023, the venue offers an 18-hole Audubon-rated course winding through cypress bays and hardwood forests, ten holes along the water, plus paved hiking trails, a spa, pool, hot tub, restaurant and fitness center. Enjoy lakeside views, convenient 15-amp hookups near the pro shop and attentive service for a rejuvenati...",
  "url": "https://campertunity.com/listings/campgrounds/hill-country-lakefront-golf-resort-many-la",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/oVAqjV6FGniH1LiY_56f3ce67987bf0918733fb095da80422_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Many, LA",
    "addressLocality": "Many",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.40765909,
    "longitude": -93.65916876
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.38,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}