{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deer-lodge-a-ok-campground-deer-lodge-mt",
  "name": "The Deer Lodge A-OK Campground",
  "description": "Book your perfect spot!",
  "url": "https://campertunity.com/listings/campgrounds/deer-lodge-a-ok-campground-deer-lodge-mt",
  "image": [
    "https://i.vimeocdn.com/video/1613401489-5851d752d992692dd72ee402750da83b82825347197a892df4a47ef3ce67f49f-d_1920x1080?r=pad",
    "http:https://i.vimeocdn.com/video/1613401489-5851d752d992692dd72ee402750da83b82825347197a892df4a47ef3ce67f49f-d_1920x1080?r=pad"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "330 Park St",
    "addressLocality": "Deer Lodge",
    "addressRegion": "MT",
    "postalCode": "59722",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.39925,
    "longitude": -112.74082
  },
  "sameAs": [
    "https://deerlodgeaokcampground.com/"
  ]
}