{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/city-of-rocks-almo-id",
  "name": "What is the phone number for City of Rocks National Reserve?",
  "description": "City of Rocks National Reserve is located at , Almo ID 83312. City of Rocks National Reserve can be contacted at ***-***-**** or http://www.nps.gov/ciro/index.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/city-of-rocks-almo-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Almo",
    "addressRegion": "ID",
    "postalCode": "83312",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0993639,
    "longitude": -113.6340817
  }
}