{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/charming-family-vineyard-getaway-farmington-mo",
  "name": "Charming Family Vineyard Getaway",
  "description": "Nestled among 25 acres of lush grape vines, this family-owned vineyard offers a memorable RV Camping experience with spacious, level sites and water, electric (110v) hookups, and Wi-Fi. Enjoy tastings at a turn-of-the-century bar in a cozy tasting room adorned with Hollywood memorabilia and a fireplace, or relax on the wrap-around porch. Browse unique gifts in the wine shop, sip sangria at sunset, stroll the grounds with your dog, and catch weekend live music for a perfect vineyard retreat.",
  "url": "https://campertunity.com/listings/campgrounds/charming-family-vineyard-getaway-farmington-mo",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/90/photo-gallery/McJVAAZwatFwnBUO_49994193959290eab8f6fdd45bc5663d_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Farmington, MO",
    "addressLocality": "Farmington",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.76236074,
    "longitude": -90.32772611
  },
  "sameAs": [
    "http://www.twinoaksvineyard.com",
    "https://www.harvesthosts.com/hosts/missouri/twin-oaks-vineyard"
  ],
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}