{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hacienda-couple-camping-terrell-tx-2",
  "name": "Hacienda couple camping",
  "description": "In our rustic country place we have deer during the season, wild hogs, a temporary river creek, several ponds to fish, area to ride ATVs, many trees, bring your bicycle, your 4 wheeler or be ready to walk through the jungle if you like adventures. When we registered on hipcomp we didn't imagine people would be so interested but after seeing the response we decided to do several things that we are working on to have more things to offer in the future, so please ignore all the material that is...",
  "url": "https://campertunity.com/listings/campgrounds/hacienda-couple-camping-terrell-tx-2",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1622597323/campground-photos/c12pjnmeaccathm21wiy/a-little-piece-of-paradise-hacienda-couple-camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Terrell",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.6243162,
    "longitude": -96.0632159
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Jungle"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}