{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lgrv-la-grange-tx",
  "name": "Lgrv",
  "description": "Lgrv camping reservations and campground information. Learn more about camping near Lgrv and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/lgrv-la-grange-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2395 West St. Hwy 71",
    "addressLocality": "La Grange",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.90347,
    "longitude": -96.91213
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/lgrv/CHUB/782720/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}