{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/long-jim-loop-grand-az",
  "name": "What is the phone number for Long Jim Loop Camping?",
  "description": "Long Jim Loop Camping is located at , Grand Canyon AZ 86023. Long Jim Loop Camping can be contacted at or https://freecampsites.net/#!126559&query=sitedetails",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/long-jim-loop-grand-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grand Canyon",
    "addressRegion": "AZ",
    "postalCode": "86023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.979025,
    "longitude": -112.1302508
  }
}