{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sweet-spot-camping-lot",
  "name": "The Sweet Spot Camping Lot",
  "description": "The Sweet Spot Camping Lot is located at 376 East 100 North Street, Kanarraville UT 84742. The Sweet Spot Camping Lot can be contacted at ***-***-**** or http://www.sweetspotcamping.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sweet-spot-camping-lot",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "376 East 100 North Street",
    "addressLocality": "Kanarraville",
    "addressRegion": "UT",
    "postalCode": "84742",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5367662,
    "longitude": -113.1770831
  }
}