{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/helena-north-koa-journey-helena-mt",
  "name": "Helena North KOA Journey",
  "description": "Helena North KOA Journey is located in Helena, Montana 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/helena-north-koa-journey-helena-mt",
  "image": [
    "https://koa.com/content/campgrounds/helena-north/heroitems/26167heroitems8a2e8f04-4dc9-4976-8c10-3535d812f0a0.jpg",
    "/content/campgrounds/helena-north/waystostayphotos/26167waystostayphotos39b23e80-9856-4f16-b42d-6f672b62fc71.png?preset=srcset-xs",
    "https://koa.com/content/campgrounds/helena-north/photos/f8d6a2f7-4eab-4923-9e46-1a452aeff34bphoto35d56d71-ee75-45f6-9fc9-a8aa788aa133.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "850 Lincoln Road West",
    "addressLocality": "Helena",
    "addressRegion": "MT",
    "postalCode": "59602",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.705579,
    "longitude": -112.029194
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}