{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fathers-day-temecula-ca",
  "name": "Father's Day",
  "description": "Join us for Fathers Day!",
  "url": "https://campertunity.com/listings/campgrounds/fathers-day-temecula-ca",
  "image": [
    "https://koa.com/content/campgrounds/temecula/heroitems/05469heroitems865f3846-99aa-479b-bbdd-b056aeb2c1bd.jpg",
    "https://koa.com/content/campgrounds/temecula/events/05469eventadd55194-a9a7-46ae-8f4b-62dee0ffc664.jpg"
  ],
  "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"
    }
  ]
}