{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/haworth-park-public-campground-bellevue-ne",
  "name": "What is the phone number for Haworth Park Public Campground?",
  "description": "Haworth Park Public Campground is located at 1099 Payne Drive, Bellevue NE 68005. Haworth Park Public Campground can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/haworth-park-public-campground-bellevue-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1099 Payne Drive",
    "addressLocality": "Bellevue",
    "addressRegion": "NE",
    "postalCode": "68005",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1339165,
    "longitude": -95.8839536
  }
}