{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-lometa-tx",
  "name": "Harvest Hosts Winery",
  "description": "Stoneledge is a Texas Hill Country winery near Lampasas, with sensational views and exceptional wines.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-lometa-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33599/photo-gallery/XmD4sk5wpG8SPI7o_ae8a01b55a677434b5a6b723bdb309a4_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lometa, TX",
    "addressLocality": "Lometa",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.02126992,
    "longitude": -98.35007109
  },
  "sameAs": [
    "https://stoneledge.wine/",
    "https://www.harvesthosts.com/hosts/texas/stoneledge-winery"
  ],
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}