{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/needles-koa-journey-needles-ca",
  "name": "Needles KOA Journey",
  "description": "Needles KOA Journey is located in Needles, California and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/needles-koa-journey-needles-ca",
  "image": [
    "https://koa.com/content/campgrounds/needles/backgrounds/05366background67c39615-1481-4f76-a144-161e8866ad45.jpg",
    "https://koa.com/content/campgrounds/needles/photos/05366_19.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5400 Route 66",
    "addressLocality": "Needles",
    "addressRegion": "CA",
    "postalCode": "92363",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.869019,
    "longitude": -114.643411
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}