{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grape-escapes-sip-savor-and-camp-taylors-falls-mn",
  "name": "Grape Escapes: Sip, Savor, and Camp",
  "description": "Embark on an indulgent escape where the joys of RV camping blend seamlessly with the finesse of vineyard living. Experience the unique thrill of setting up camp amidst rows of flourishing vines, with a glass of local wine, beer, or cider in hand. Savor the flavors of handcrafted pizzas and freshly baked bread, a perfect pairing with our selection of fine beverages. Welcome to a slice of paradise for the wine enthusiast and the RV traveler alike. Here, your days begin with the soft morning sun...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grape-escapes-sip-savor-and-camp-taylors-falls-mn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/15120/photo-gallery/nLR5CHVjXXDkhn0T_202f02753c6cc257cd2ae7eeea815f98_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Taylors Falls, MN",
    "addressLocality": "Taylors Falls",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.49958404,
    "longitude": -92.79548287
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@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": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.85,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  }
}