{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quiet-hill-bertram-tx",
  "name": "Quiet Hill Farm",
  "description": "This site will let you stretch your legs with plenty of open space for parking, and set up. Spread your legs and set up your picnic under our evergreen juniper cedars and enjoy the breeze in the cool of the afternoon",
  "url": "https://campertunity.com/listings/campgrounds/quiet-hill-bertram-tx",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1709702361/land-photos/hhwzu6ryldt25y8ufuph/quiet-hill-farm-site-3-in-the-trees-hill-country.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bertram",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.735397,
    "longitude": -98.127705
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}