{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/charming-boutique-family-winery-lodi-ca",
  "name": "Charming Boutique Family Winery",
  "description": "Nestled beneath towering redwoods, enjoy RV Camping at this boutique family winery. Relax on spacious gravel pads shaded by ancient trees, with complimentary outdoor tables and easy pull-through parking. Savor handcrafted varietals in the rustic tasting room--don‚Äôt miss their unique Teroldego--and stock up on cases to-go. Friendly hosts share insider tips, wine club perks, and guide you to local gems. Sunset views and serene mornings complete the picture.",
  "url": "https://campertunity.com/listings/campgrounds/charming-boutique-family-winery-lodi-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14975/photo-gallery/8GJtY3thDpGGnz2A_5e6a9e81f7d989f1547b605d02a07211_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lodi, CA",
    "addressLocality": "Lodi",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.14057099,
    "longitude": -121.18366867
  },
  "numberOfRooms": 4,
  "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": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ]
}