{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horseshoe-bend-campground-rogers-ar",
  "name": "What is the phone number for Horseshoe Bend Campground?",
  "description": "Horseshoe Bend Campground is located at 16165 Arkansas 94, Rogers AR 72758. Horseshoe Bend Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/horseshoe-bend/r/campgroundDetails.do?contractCode=NRSO&parkId=71216",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horseshoe-bend-campground-rogers-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16165 Arkansas 94",
    "addressLocality": "Rogers",
    "addressRegion": "AR",
    "postalCode": "72758",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2858114,
    "longitude": -94.0247162
  }
}