{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fredericksburg-lady-bird-johnson-fredericksburg-tx-us",
  "name": "City of Fredericksburg Lady Bird Johnson Municipal Park",
  "description": "City of Fredericksburg Lady Bird Johnson Municipal Park camping reservations and campground information. Learn more about camping near City of Fredericksburg Lady Bird Johnson Municipal Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/fredericksburg-lady-bird-johnson-fredericksburg-tx-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/PRCG/pid1063950/%7Bpht%7DTent%2520area%7Bpht%7D1512437921618.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "432 Lady Bird Drive",
    "addressLocality": "Fredericksburg",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.23961,
    "longitude": -98.9099
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}