{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-frazier-springs-campground-dayville",
  "name": "Frazier Springs Campground",
  "description": "Frazier Springs Campground is located at , Dayville OR 97825. Frazier Springs Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-frazier-springs-campground-dayville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dayville",
    "addressRegion": "OR",
    "postalCode": "97825",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2205811,
    "longitude": -119.5757653
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/dayville/frazier-springs-campground"
  ]
}