{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sierra-village-rv-park-25976-e-hwy-64-taos-nm-87571",
  "name": "Sierra Village RV Park 25976 E Hwy 64, Taos, NM 87571",
  "description": "........",
  "url": "https://campertunity.com/listings/campgrounds/sierra-village-rv-park-25976-e-hwy-64-taos-nm-87571",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25976 E Hwy 64",
    "addressLocality": "Taos",
    "addressRegion": "NM",
    "postalCode": "87571",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.3749671,
    "longitude": -105.4043156
  }
}