{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/santa-fe-koa-holiday-santa-fe-nm",
  "name": "Santa Fe KOA Holiday",
  "description": "Santa Fe KOA Holiday is located in Santa Fe, New Mexico and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/santa-fe-koa-holiday-santa-fe-nm",
  "image": [
    "https://koa.com/content/campgrounds/santa-fe/heroitems/31159heroitemsa1b9a646-75d1-4a63-9a5e-3d3b37e52c5f.jpg",
    "/content/campgrounds/santa-fe/waystostayphotos/31159waystostayphotos4d6c3400-97eb-49be-a270-8544c5a16f2a.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/santa-fe/photos/f4a9c989-7615-4fc5-8e19-2434db0a03c5photo921ee6ed-37ac-4211-94ad-2cba05b59026.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "934 Old Las Vegas Highway",
    "addressLocality": "Santa Fe",
    "addressRegion": "NM",
    "postalCode": "87505",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.546735,
    "longitude": -105.836635
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}