{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/westside-regional-park-campground-bodega-bay-ca",
  "name": "Westside Regional Park and Campground",
  "description": "Westside Regional Park and Campground is located at 2400 Westshore Road, Bodega Bay CA 94923. Westside Regional Park and Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/westside-regional-park-campground-bodega-bay-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2400 Westshore Road",
    "addressLocality": "Bodega Bay",
    "addressRegion": "CA",
    "postalCode": "94923",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.322417,
    "longitude": -123.0556879
  }
}