{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pechanga-resort-casino-temecula-ca",
  "name": "Pechanga Resort Casino",
  "description": "Pechanga Resort Casino is located at 45000 Pechanga Parkway, Temecula CA 92592. Pechanga Resort Casino can be contacted at ***-***-**** or https://www.pechanga.com/",
  "url": "https://campertunity.com/listings/campgrounds/pechanga-resort-casino-temecula-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "45000 Pechanga Parkway",
    "addressLocality": "Temecula",
    "addressRegion": "CA",
    "postalCode": "92592",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4559604,
    "longitude": -117.1062253
  }
}