{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sutton-campground-florence-or",
  "name": "Sutton Campground",
  "description": "Sutton Campground is located at 4840 Vist Road, Florence OR 97439. Sutton Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/sutton-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=73813",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sutton-campground-florence-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4840 Vist Road",
    "addressLocality": "Florence",
    "addressRegion": "OR",
    "postalCode": "97439",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0544792,
    "longitude": -124.1075022
  }
}