{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-jellystone-park-guadalupe-river",
  "name": "Jellystone Park Guadalupe River",
  "description": "Jellystone Park Guadalupe River is located at 2605 Junction Highway, Kerrville TX 78028. Jellystone Park Guadalupe River can be contacted at ***-***-**** or http://jellystoneguadalupe.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-jellystone-park-guadalupe-river",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/6191/1700253774_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2605 Junction Highway",
    "addressLocality": "Kerrville",
    "addressRegion": "TX",
    "postalCode": "78028",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.071986,
    "longitude": -99.205425
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/kerrville/jellystone-park-guadalupe-river"
  ]
}