{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-lodge-koa-journey-red-lodge-mt",
  "name": "Red Lodge KOA Journey",
  "description": "Red Lodge KOA Journey is located in Red Lodge, 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/red-lodge-koa-journey-red-lodge-mt",
  "image": [
    "https://koa.com/content/campgrounds/red-lodge/heroitems/26133heroitems257668e0-4bac-4a85-8d29-f247239178a2.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/red-lodge/photos/26133photosa741aba1-1ae5-4a0f-9fb0-b3a0a26ac854.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7464 US HWY 212",
    "addressLocality": "Red Lodge",
    "addressRegion": "MT",
    "postalCode": "59068",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2567,
    "longitude": -109.2282
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}