{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bozeman-montana-gardiner-mt",
  "name": "== sync, corrected by elderman == @elder_man",
  "description": "All Bozeman, MT",
  "url": "https://campertunity.com/listings/campgrounds/bozeman-montana-gardiner-mt",
  "image": [
    "https://cdn.bozemannet.com/images/home/winter.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "805 Scott St.",
    "addressLocality": "Gardiner",
    "addressRegion": "MT",
    "postalCode": "59030",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.045497,
    "longitude": -110.679773
  }
}