{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-kyles-landing-jasper",
  "name": "What is the phone number for Kyle's Landing Campground?",
  "description": "Kyle's Landing Campground is located at County Road 56, Jasper AR 72641. Kyle's Landing Campground can be contacted at ***-***-**** or http://www.nps.gov/buff/planyourvisit/camping.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-kyles-landing-jasper",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 56",
    "addressLocality": "Jasper",
    "addressRegion": "AR",
    "postalCode": "72641",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0557433,
    "longitude": -93.2807627
  }
}