{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boutique-urban-winery-retreat-fredericksburg-in",
  "name": "Boutique Urban Winery Retreat",
  "description": "Embark on an RV camping adventure at this small-batch urban winery showcasing over 50 handcrafted varietals. Made without added sugars or chemicals, each wine reflects global regions right here in your backyard. Pair your tasting flight with phenomenally good on-site cuisine, from charcuterie boards to hearty fare. Relax on the patio, explore new flavors, and enjoy a warm, welcoming atmosphere that blends craft winemaking with roadside convenience.",
  "url": "https://campertunity.com/listings/campgrounds/boutique-urban-winery-retreat-fredericksburg-in",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/40658/photo-gallery/fxqtpRp9dtHe4JCJ_9acd628e679c1a37cc2c34e491dc7a2a_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fredericksburg, IN",
    "addressLocality": "Fredericksburg",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.49047262,
    "longitude": -86.1730061
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@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.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}