{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arrowhead-point-camping-resort-buena-vista-co-1",
  "name": "Arrowhead Point Camping Resort",
  "description": "Arrowhead Point Camping Resort is located at 33975 U.S. 24, Buena Vista CO 81211. Arrowhead Point Camping Resort can be contacted at ***-***-**** or http://www.arrowheadpointresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/arrowhead-point-camping-resort-buena-vista-co-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "33975 U.S. 24",
    "addressLocality": "Buena Vista",
    "addressRegion": "CO",
    "postalCode": "81211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9104235,
    "longitude": -106.1796326
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/buena-vista/arrowhead-point-camping-resort"
  ]
}