{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/family-run-new-mexico-vineyard-portales-nm",
  "name": "Family-Run New Mexico Vineyard",
  "description": "Nestled amid sun-kissed grapevines, this family-run New Mexico vineyard offers a one-of-a-kind RV Camping experience. Park on one of four spacious, level gravel spots steps from a welcoming tasting room and dog-friendly patio. Sample locally crafted wines, microbrews and cider alongside charcuterie or a food truck snack. Enjoy sunset strolls through the vines, live music evenings, and heartfelt hospitality that celebrates the Land of Enchantment.",
  "url": "https://campertunity.com/listings/campgrounds/family-run-new-mexico-vineyard-portales-nm",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/6321/photo-gallery/FPtYC2vyeHYvDgS0_5155860ec7ccd3287bf27a031d96f47e_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Portales, NM",
    "addressLocality": "Portales",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.14645425,
    "longitude": -103.32708068
  },
  "sameAs": [
    "https://www.enchantmentvineyards.com/",
    "https://www.harvesthosts.com/hosts/new-mexico/enchantment-vineyards"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}