{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-valley-winery-retreat-madison-oh",
  "name": "Scenic Valley Winery Retreat",
  "description": "Nestled in a picturesque wine region, this charming winery & restaurant offers memorable RV camping among woodlands and open grassy fields. Enjoy a glass of bold red or seasonal white on the patio with live music, cozy up by the fireplace inside, or stargaze under expansive skies. Savor farm-fresh appetizers and gourmet entrees, watch for wild turkeys at dawn, and explore covered bridges nearby. Perfect for a peaceful getaway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-valley-winery-retreat-madison-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/2439/photo-gallery/niNsj5047igZh7Re_cc463e8cf839237c2dd1e9ada04feeae_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Madison, OH",
    "addressLocality": "Madison",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.74224345,
    "longitude": -81.05615198
  },
  "checkinTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.92,
    "reviewCount": 255,
    "bestRating": 5,
    "worstRating": 1
  }
}