{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arrowhead-point-and-cabins-buena-vista-co",
  "name": "Arrowhead Point Campground and Cabins",
  "description": "Come join our family at friendly Arrowhead Point Campground & Cabins. You'll feel right at home in our welcoming atmosphere. Whether you're playing a round of horseshoes, joining in on a volleyball game, surfing the web on our free WIFI net",
  "url": "https://campertunity.com/listings/campgrounds/arrowhead-point-and-cabins-buena-vista-co",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b3051e52-98e6-11ef-a767-9ea1aa828b92/card.jpg?v=63897749409"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Buena Vista",
    "addressRegion": "CO",
    "postalCode": "81211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.8752294,
    "longitude": -106.16017
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/colorado/buena-vista/arrowhead-point-campground-and-cabins"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    }
  ]
}