{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wayside-mobile-home-park-new-braunfels-tx",
  "name": "Wayside Mobile Home Park in New Braunfels",
  "description": "Wayside Mobile Home Park in New Braunfels is located at 1687 Interstate 35 Frontage Road, New Braunfels TX 78130. Wayside Mobile Home Park in New Braunfels can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/wayside-mobile-home-park-new-braunfels-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1687 Interstate 35 Frontage Road",
    "addressLocality": "New Braunfels",
    "addressRegion": "TX",
    "postalCode": "78130",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.715898,
    "longitude": -98.0903053
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/new-braunfels/wayside-mobile-home-park-in-new-braunfels"
  ]
}