{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sandpoint-rv-park-sandpoint-id",
  "name": "Sandpoint RV Park",
  "description": "Sandpoint RV Park is located at 56 Bridge Street, Sandpoint ID 83864. Sandpoint RV Park can be contacted at ***-***-**** or http://sandpointrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sandpoint-rv-park-sandpoint-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "56 Bridge Street",
    "addressLocality": "Sandpoint",
    "addressRegion": "ID",
    "postalCode": "83864",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2733392,
    "longitude": -116.5440284
  }
}