{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lava-ranch-motel-camp-lava-hot-springs-id",
  "name": "What is the phone number for Lava Ranch Inn Motel & Camp?",
  "description": "Lava Ranch Inn Motel & Camp is located at 9611 U.S. 30, Lava Hot Springs ID 83246. Lava Ranch Inn Motel & Camp can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lava-ranch-motel-camp-lava-hot-springs-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9611 U.S. 30",
    "addressLocality": "Lava Hot Springs",
    "addressRegion": "ID",
    "postalCode": "83246",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6236111,
    "longitude": -112.0330556
  }
}