{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/noble-creek-rv-park-beaumont-ca-us",
  "name": "Noble Creek RV Park",
  "description": "Noble Creek RV Park is located at 650 Oak Valley Parkway, Beaumont CA 92223. Noble Creek RV Park can be contacted at ***-***-**** or http://www.bcvparks.com/",
  "url": "https://campertunity.com/listings/campgrounds/noble-creek-rv-park-beaumont-ca-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "650 Oak Valley Parkway",
    "addressLocality": "Beaumont",
    "addressRegion": "CA",
    "postalCode": "92223",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9488603,
    "longitude": -116.9893527
  }
}