{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charming-family-vineyard-retreat-lawrence-ks",
  "name": "Charming Family Vineyard Retreat",
  "description": "Experience RV camping at a family-owned winery set on a picturesque small farm. Enjoy easy paved access and pull into a spacious grassy site beneath shady trees. Sample handcrafted wines in the tasting room, pair them with cheese, sausage and crackers, and savor live music and food trucks on Saturday evenings. Wander the vineyard, orchard and hay field, spot free-range chickens, and toast stunning sunrise and sunset views in this tranquil rural escape.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charming-family-vineyard-retreat-lawrence-ks",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32496/photo-gallery/rYAlE2RJ5tA9Qt0Z_0ea200bd7c26ba0515cec8df1e49a0a3_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lawrence, KS",
    "addressLocality": "Lawrence",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9830928,
    "longitude": -95.31538249
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@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": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 41,
    "bestRating": 5,
    "worstRating": 1
  }
}