{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-road-camp-new-braunfels",
  "name": "River Road Camp Inc",
  "description": "River Road Camp Inc is located at 6365 River Road, New Braunfels TX 78132. River Road Camp Inc can be contacted at ***-***-**** or http://www.riverroadcamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/river-road-camp-new-braunfels",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6365 River Road",
    "addressLocality": "New Braunfels",
    "addressRegion": "TX",
    "postalCode": "78132",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.775181,
    "longitude": -98.1592076
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/new-braunfels/river-road-camp-inc"
  ]
}