{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/99-west-rv-park-corning",
  "name": "99 West RV Park in Corning, California",
  "description": "99 West RV Park takes pride in delivering exceptional amenities, ensuring a seamless and delightful stay for our esteemed guests.",
  "url": "https://campertunity.com/listings/campgrounds/99-west-rv-park-corning",
  "image": [
    "https://99westrvpark.com/wp-content/uploads/2025/02/heritage-rv-park-5.jpg",
    "data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22580%22%20height%3D%22430%22%20viewBox%3D%220%200%20580%20430%22%3E%3C%2Fsvg%3E",
    "data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22472%22%20height%3D%22347%22%20viewBox%3D%220%200%20472%20347%22%3E%3C%2Fsvg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "975 Hwy 99-West",
    "addressLocality": "Corning",
    "addressRegion": "CA",
    "postalCode": "96021",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9278,
    "longitude": -122.1813
  },
  "sameAs": [
    "https://99westrvpark.com/"
  ]
}