{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/light-up-park-annual-holiday-lights-ceremony-temecula-ca",
  "name": "Light up the Park: Annual Holiday Lights Ceremony",
  "description": "Come join Temecula Vail Lake KOA in our fifth annual “Light up the Park” ceremony. All the lights and displays will be turned on at 5:30 pm and will run every night during the holiday season.",
  "url": "https://campertunity.com/listings/campgrounds/light-up-park-annual-holiday-lights-ceremony-temecula-ca",
  "image": [
    "https://koa.com/content/campgrounds/temecula/heroitems/05469heroitems865f3846-99aa-479b-bbdd-b056aeb2c1bd.jpg",
    "https://koa.com/content/campgrounds/temecula/events/05469event85965f24-c058-4f38-b627-185f04318f20.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": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}