{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/idyllic-multigenerational-farm-stay-bethlehem-ct",
  "name": "Idyllic Multigenerational Farm Stay",
  "description": "Nestled on a sprawling family-owned farm, this RV camping spot offers serene pondside views, gentle walking trails through orchards, and a delightful farm store stocked with seasonal produce and homemade pies. Pick-your-own berries, live music on summer Fridays and fall weekends, a playful farm scape and friendly animal yard make every stay memorable. Arrive any time and enjoy quiet nights, fresh baked goods, and genuine farm hospitality.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/idyllic-multigenerational-farm-stay-bethlehem-ct",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/112/photo-gallery/GaOWGGm70fIkQEMN_f900c5e5e40e4a76ff6dfa06d669211f_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bethlehem, CT",
    "addressLocality": "Bethlehem",
    "addressRegion": "CT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.68864222,
    "longitude": -73.19300779
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.89,
    "reviewCount": 407,
    "bestRating": 5,
    "worstRating": 1
  }
}