{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/last-stand-santa-fe-nm",
  "name": "Last Stand",
  "description": "The property is located about 30 minutes from downtown Sante Fe. About 8 miles of dirt roads to the property. Feel like you are farther from civilization than you are. Designated dark space and great for star gazing. There is a camp toilet. Please Take waste bags with you. Please Take All Your Trash and Waste with you! Seven acres with Yurt with a bed and desk inside and simple amenities. Small water tank on property. A camping toilet, pleas pack waste out with you in provided accessories. Co...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/last-stand-santa-fe-nm",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1688436610/campground-photos/s7cu7hnari0ev40iapd0/last-stand-last-stand.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Santa Fe",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.454655,
    "longitude": -105.800885
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    }
  ]
}