{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-dayton-tx-1",
  "name": "Spot2Nite",
  "description": "Check out Country Pines Rv Park LLC in Dayton, Texas on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-dayton-tx-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/277a5d91-4bac-11f0-aaa4-d73c5ee5cd47/card.jpg?v=63917405531"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14210 Texas 321",
    "addressLocality": "Dayton",
    "addressRegion": "TX",
    "postalCode": "77535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.1999549,
    "longitude": -94.9491806
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}