{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-landa-rv-and-campground",
  "name": "Landa RV and Campground",
  "description": "Landa RV and Campground is located at 565 North Market Avenue, New Braunfels TX 78130. Landa RV and Campground can be contacted at ***-***-**** or http://www.landarv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-landa-rv-and-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "565 North Market Avenue",
    "addressLocality": "New Braunfels",
    "addressRegion": "TX",
    "postalCode": "78130",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.7069981,
    "longitude": -98.1292483
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/new-braunfels/landa-rv-and-campground"
  ]
}