{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/team-m-squared-pagosa-springs-co",
  "name": "Team M-Squared",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/team-m-squared-pagosa-springs-co",
  "image": [
    "https://thisispagosa.com/wp-content/uploads/2021/05/williams-12-1.jpg",
    "https://thisispagosa.com/wp-content/uploads/2022/04/TeamM2-Square.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2383 Eagle Drive",
    "addressLocality": "Pagosa Springs",
    "addressRegion": "CO",
    "postalCode": "81147",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.26902159999999,
    "longitude": -107.0497449
  },
  "sameAs": [
    "https://thisispagosa.com/campground/williams-creek-site-12/"
  ]
}