{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-owned-hill-country-winery-fredericksburg-tx",
  "name": "Family-Owned Hill Country Winery",
  "description": "Nestled on ten acres in the heart of Texas wine country, this family-owned winery blends tradition and hospitality with RV camping appeal. Guests can park easily on level gravel near covered patios and charming B&B cottages, tasting over 50 award-winning wines alongside small plates like paninis and bruschetta. Enjoy guided wine tastings, romantic vineyard views, and five-star service in a relaxed setting ideal for RV travelers seeking a boutique wine experience.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-owned-hill-country-winery-fredericksburg-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/325/photo-gallery/spaL8Fo4VRX5qdbh_374c82d6b938bf850b3ba31d82dde925_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fredericksburg, TX",
    "addressLocality": "Fredericksburg",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.20315901,
    "longitude": -98.73320587
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.89,
    "reviewCount": 433,
    "bestRating": 5,
    "worstRating": 1
  }
}