{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/millersylvania-state-park-olympia-wa-1",
  "name": "Millersylvania State Park",
  "description": "Millersylvania State Park is located at 12245 Tilley Road Southwest, Olympia WA 98512. Millersylvania State Park can be contacted at ***-***-**** or http://parks.state.wa.us/546/Millersylvania",
  "url": "https://campertunity.com/listings/campgrounds/millersylvania-state-park-olympia-wa-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12245 Tilley Road Southwest",
    "addressLocality": "Olympia",
    "addressRegion": "WA",
    "postalCode": "98512",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9158754,
    "longitude": -122.9120684
  }
}