{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/albuquerque-north-koa-journey-bernalillo-nm",
  "name": "Albuquerque North / Bernalillo KOA Journey",
  "description": "Albuquerque North / Bernalillo KOA Journey is located in Bernalillo, 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/albuquerque-north-koa-journey-bernalillo-nm",
  "image": [
    "https://koa.com/content/campgrounds/albuquerque-north/backgrounds/31120backgroundbebba174-2bbe-4ba1-ab05-cc10da075f53.jpg",
    "https://koa.com/content/campgrounds/albuquerque-north/photos/31120_17.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "555 South Hill Road",
    "addressLocality": "Bernalillo",
    "addressRegion": "NM",
    "postalCode": "87004",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3062782143,
    "longitude": -106.5391981602
  },
  "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.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}