{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-dayville-or",
  "name": "Spot2Nite",
  "description": "Check out Fish House Inn and RV Resort in Dayville, Oregon on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-dayville-or",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/97f23c1e-8f37-11f0-9e4a-5fc377a54051/card.jpg?v=63924832139"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "110 Franklin Street",
    "addressLocality": "Dayville",
    "addressRegion": "OR",
    "postalCode": "97825",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4676894,
    "longitude": -119.5351566
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/oregon/dayville/fish-house-inn-and-rv-resort"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}