{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bennett-county-park-myrtle-point",
  "name": "Bennett County Park",
  "description": "Bennett County Park is located at , Myrtle Point OR 97458. Bennett County Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bennett-county-park-myrtle-point",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Myrtle Point",
    "addressRegion": "OR",
    "postalCode": "97458",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.1124059,
    "longitude": -124.0791365
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/myrtle-point/bennett-county-park"
  ]
}