{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/job-beason-park-anahuac-tx-1",
  "name": "Job Beason Park",
  "description": "Job Beason Park is located near Anahuac, Texas, featuring flat terrain with grassy areas and scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/job-beason-park-anahuac-tx-1",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "130 West Bay Shore Rd",
    "addressLocality": "Anahuac",
    "addressRegion": "TX",
    "postalCode": "77514",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.6558637,
    "longitude": -94.691639
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    }
  ]
}