{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woman-owned-cold-climate-berry-orchard-helena",
  "name": "Woman-Owned Cold-Climate Berry Orchard",
  "description": "Settle into peaceful RV Camping at a woman-owned orchard specializing in cold-climate berries. Stroll rows of haskaps (honeyberries), saskatoons, currants, aronia, sour cherries, and raspberries, then join an orchard tour to learn how these unique fruits thrive. Stock up on value-added treats made from berries and cherries grown right on the property--an easy, tasty way to take the harvest home.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woman-owned-cold-climate-berry-orchard-helena",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44872/photo-gallery/C0EWjwBcuun0WesM_5ca51bd5cb3bd9619b5f963d3891c9f3_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Helena, MT",
    "addressLocality": "Helena",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.62299786,
    "longitude": -111.92784103
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}