{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/finley-camp-bodega-bay-ca",
  "name": "Finley Camp",
  "description": "Site # 1 is nestled in against some large rocks and small willow trees. It will accommodate a small RV or camper and has space for several tents. There is a wood fire pit with a grate for grilling food over the fire and a picnic bench. Site # 1 is approximately 150 feet from site #3 and 125 feet from Site #2. This site has lots of morning and afternoon shade.",
  "url": "https://campertunity.com/listings/campgrounds/finley-camp-bodega-bay-ca",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1654543958/campsite-photos/qvnncqo8peywzoyhadnh/finley-camp-site-1-finley-camp-california-wine-country.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bodega Bay",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.360847050470305,
    "longitude": -123.01930830768738
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}