{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/serene-rural-hobby-farm-athol",
  "name": "Serene Rural Hobby Farm",
  "description": "Discover RV camping tranquility on this serene hobby farm offering spacious, level fields perfect for any rig. Nestled near regional parks and an amusement park, this family-friendly stop provides easy access and plenty of room to roam--including a fenced pasture for pets and a playground for kids. While the farm continues to grow, guests can enjoy peaceful nights under open skies, with the promise of future farm-fresh products and ‚Äòday on the farm‚Äô experiences.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/serene-rural-hobby-farm-athol",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32628/photo-gallery/f9zfyWByArLH3WWK_659d35df3fa69d0f872581d15b47d7eb_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Athol, ID",
    "addressLocality": "Athol",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.90956923,
    "longitude": -116.71146538
  },
  "checkinTime": "08:40:00",
  "checkoutTime": "07:80:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.92,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}