{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/native-falls-campground-temecula-ca",
  "name": "Native Falls Campground",
  "description": "Back In RV site with sewer, 30 amp electric, and water. The reimagined Native Falls Campground (formerly Indian Oaks) is conveniently located only minutes from Galway Downs and Temecula Valley wine country, yet offers a totally unique and peaceful lodging experience unlike anything in the area. The campground includes a lake with waterfall and fishing, beach area, pickleball court, shuffle board, cornhole, fire pits, picnic tables, hiking trails, and more! Please excuse our dust as the revamp...",
  "url": "https://campertunity.com/listings/campgrounds/native-falls-campground-temecula-ca",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1702872266/dev-campground-photos/psr1znatibb7hk2ow4bx/native-falls-campground-30-amp-fhu-back-in-45ft-southern-california.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Temecula",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.577581,
    "longitude": -116.996748
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    }
  ]
}