{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-mason-tx",
  "name": "V L Ranch",
  "description": "Come relax under the stars on this 111 acres. Learn how to live off the grid away from the big city but still close enough to Fredricksburg so you can enjoy all the shopping, wineries and restaurants.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-mason-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/43949/photo-gallery/yCCbMwLNZ04i7bxa_d256abec3d5d7a34c6260b69243d9420_small.jpg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mason, TX",
    "addressLocality": "Mason",
    "addressRegion": "TX",
    "postalCode": "78643",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.60220581,
    "longitude": -98.94150094
  },
  "checkinTime": "06:30:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}