{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-houston-tx-4",
  "name": "Spot2Nite",
  "description": "Check out Danny's RV Resort in Houston, Texas on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-houston-tx-4",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/f7a919e8-617f-11f0-80a1-2dddf2d853f7/card.jpg?v=63919805472"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "960 West Mount Houston Road",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "postalCode": "77038",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8991585,
    "longitude": -95.4186908
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}