{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carlsbad-koa-holiday-carlsbad-nm-us",
  "name": "Carlsbad KOA Holiday",
  "description": "Carlsbad KOA Holiday is located in Carlsbad, 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/carlsbad-koa-holiday-carlsbad-nm-us",
  "image": [
    "https://koa.com/content/campgrounds/carlsbad/backgrounds/31164background21b31ec9-9ba3-470a-8366-f8adb5b7cbbe.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/carlsbad/photos/31164_69.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Manthei Road, Highway 285",
    "addressLocality": "Carlsbad",
    "addressRegion": "NM",
    "postalCode": "88220",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.586465,
    "longitude": -104.416234
  },
  "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": 4,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}