{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sierra-village-rv-park-taos-nm",
  "name": "Sierra Village RV Park",
  "description": "Discover Your Next aDVENTURE",
  "url": "https://campertunity.com/listings/campgrounds/sierra-village-rv-park-taos-nm",
  "image": [
    "https://img1.wsimg.com/isteam/ip/6c1f5cce-4941-4b0f-86a3-16653949a3e6/IMG_7629.jpeg",
    "http://img1.wsimg.com/isteam/ip/6c1f5cce-4941-4b0f-86a3-16653949a3e6/IMG_7629.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25976 US E Hwy 64",
    "addressLocality": "Taos",
    "addressRegion": "NM",
    "postalCode": "87571",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4072377,
    "longitude": -105.573284
  }
}