{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeside-rv-park-new-braunfels-tx",
  "name": "Lakeside RV Park",
  "description": "Spots available now, from 1 mo. to long-term. Reserve your spot today!",
  "url": "https://campertunity.com/listings/campgrounds/lakeside-rv-park-new-braunfels-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/3ab064cd-07aa-4b2e-b2b3-201481f3f74a/Untitled%20design(11).jpg",
    "http://img1.wsimg.com/isteam/ip/3ab064cd-07aa-4b2e-b2b3-201481f3f74a/Untitled%20design(11).jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1670 Arndt Rd",
    "addressLocality": "New Braunfels",
    "addressRegion": "TX",
    "postalCode": "78130",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.67732,
    "longitude": -98.06218
  },
  "sameAs": [
    "https://thelakesidervpark.com/"
  ]
}