{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-honobia-ok",
  "name": "Spot2Nite",
  "description": "Check out Honobia Creek Store & RV Park in Honobia, Oklahoma on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-honobia-ok",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Honobia",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5287904,
    "longitude": -94.9870491
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/oklahoma/honobia/honobia-creek-store-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}