{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kims-marina-rv-resort-helena-mt",
  "name": "Kim's Marina & RV Resort",
  "description": "Contact info, reviews tips & more for Kim's Marina & RV Resort | Camping in Montana",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kims-marina-rv-resort-helena-mt",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8015 Canyon Ferry Rd",
    "addressLocality": "Helena",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.65343932,
    "longitude": -111.69926567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Gregory O."
      },
      "datePublished": "2021-05-30T14:54:42.374Z",
      "reviewBody": "Granted, It’ a busy weekend. The facility is full with campers and with boaters. Some sections of the of the facility have the campers parked willy-nilly. Other areas are filled with “nice” camp sites. It’s busy, crowded, but. . . ok.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 3,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}