{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-frontier-motel-rv-park-cambridge-id",
  "name": "Frontier Motel & RV Park",
  "description": "Frontier Motel & RV Park is located at 240 South Superior Street, Cambridge ID 83610. Frontier Motel & RV Park can be contacted at ***-***-**** or http://frontiermotelcambridge.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-frontier-motel-rv-park-cambridge-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "240 South Superior Street",
    "addressLocality": "Cambridge",
    "addressRegion": "ID",
    "postalCode": "83610",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5693245,
    "longitude": -116.6790314
  }
}