{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lost-lake-rv-resort-olympia-wa",
  "name": "Lost Lake RV Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/lost-lake-rv-resort-olympia-wa",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/014/490/full/lost-lake-rv-resort-olympia-wa-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Olympia",
    "addressRegion": "WA",
    "postalCode": "98513",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.0451022,
    "longitude": -122.8950075
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}