{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coronado-village-us",
  "name": "Coronado Village",
  "description": "Coronado Village, Albuquerque New Mexico. See 6 traveler reviews, 2 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/coronado-village-us",
  "image": [
    "https://campcdn.com/photos/1/7/17938/136416/uploads_2F1507141388511-1gkgx6a90sz-2161e2a2109b2896d13b5a3b4d66eb73_2FIMG_2387.JPG?v=1633814039",
    "http:https://campcdn.com/photos/1/7/17938/136416/low_res/coronado-village.JPG?v=1633814039"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.17865813433751,
    "longitude": -106.58381804823875
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}