{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gila-lower-box-lordsburg-nm",
  "name": "What is the phone number for Gila Lower Box?",
  "description": "Gila Lower Box is located at , Lordsburg NM 88045. Gila Lower Box can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gila-lower-box-lordsburg-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lordsburg",
    "addressRegion": "NM",
    "postalCode": "88045",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.6374952,
    "longitude": -108.9124215
  }
}