{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chiricahua-national-monument-willcox-az-2",
  "name": "Chiricahua National Monument",
  "description": "Chiricahua National Monument is located at East Bonita Canyon Road, Willcox AZ 85643. Chiricahua National Monument can be contacted at ***-***-**** or https://www.nps.gov/chir/index.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chiricahua-national-monument-willcox-az-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Bonita Canyon Road",
    "addressLocality": "Willcox",
    "addressRegion": "AZ",
    "postalCode": "85643",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.0135714,
    "longitude": -109.3422953
  }
}