{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-galloway-hammond-city-park",
  "name": "Galloway & Hammond City Park",
  "description": "Galloway & Hammond City Park is located at 1601 South Water Street, Burnet TX 78611. Galloway & Hammond City Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-galloway-hammond-city-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1601 South Water Street",
    "addressLocality": "Burnet",
    "addressRegion": "TX",
    "postalCode": "78611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.7440126,
    "longitude": -98.2314845
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/burnet/galloway-hammond-city-park"
  ]
}