{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sugarloaf-campgrounds",
  "name": "Sugarloaf Campgrounds",
  "description": "Sugarloaf Campgrounds is located at , Okanogan WA 98840. Sugarloaf Campgrounds can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sugarloaf-campgrounds",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Okanogan",
    "addressRegion": "WA",
    "postalCode": "98840",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5945938,
    "longitude": -119.697566
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/okanogan/sugarloaf-campgrounds"
  ]
}