{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-lick-creek-campground-havana",
  "name": "What is the phone number for Lick Creek Campground?",
  "description": "Lick Creek Campground is located at County Road 711, Havana AR 72842. Lick Creek Campground can be contacted at or http://www.arkansas.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-lick-creek-campground-havana",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 711",
    "addressLocality": "Havana",
    "addressRegion": "AR",
    "postalCode": "72842",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.0922655,
    "longitude": -93.6879271
  }
}