{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/temecula-koa-vail-lake-temecula-ca",
  "name": "Temecula KOA at Vail Lake",
  "description": "Winter magic is settling over Vail Lake Village this New Year's Eve and it looks like snow! Join us for an unforgettable camping weekend with snow play, holiday pajama dance party, and an interactive Holiday scavenger hunt.*Scheduled activities and entertainment may be subject to change depending on climate conditions.",
  "url": "https://campertunity.com/listings/campgrounds/temecula-koa-vail-lake-temecula-ca",
  "image": [
    "https://koa.com/content/campgrounds/temecula/heroitems/05469heroitems865f3846-99aa-479b-bbdd-b056aeb2c1bd.jpg",
    "https://koa.com/content/campgrounds/temecula/events/05469event5e255d2f-3a5c-467c-9583-a7a1d24dba00.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "38000 Hwy 79 South",
    "addressLocality": "Temecula",
    "addressRegion": "CA",
    "postalCode": "92592",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4707,
    "longitude": -116.991
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}