{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bodega-bay-rv-park-bodega-bay-ca",
  "name": "Bodega Bay RV Park",
  "description": "Bodega Bay RV Park camping reservations and campground information. Learn more about camping near Bodega Bay RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/bodega-bay-rv-park-bodega-bay-ca",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2001 North Highway 1",
    "addressLocality": "Bodega Bay",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.34089,
    "longitude": -123.04885
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}