{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stanton-park-canyonville-or",
  "name": "Stanton Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/stanton-park-canyonville-or",
  "image": [
    "https://www.southernoregon.org/wp-content/uploads/2022/08/TSO-social-share-CL.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1540 Stanton Park Road",
    "addressLocality": "Canyonville",
    "addressRegion": "OR",
    "postalCode": "97417",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.927612,
    "longitude": -123.281202
  }
}