{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/angostura-vadito-nm",
  "name": "Angostura",
  "description": "Contact info, reviews tips & more for Angostura | Camping in New Mexico",
  "url": "https://campertunity.com/listings/campgrounds/angostura-vadito-nm",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vadito",
    "addressRegion": "NM",
    "postalCode": "87579",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.10700052,
    "longitude": -105.48300082
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}