{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-kiwanis-on-pat-mayse-lake-arthur-city-tx",
  "name": "Camp Kiwanis On Pat Mayse Lake",
  "description": "Camp Kiwanis On Pat Mayse Lake camping reservations and campground information. Learn more about camping near Camp Kiwanis On Pat Mayse Lake and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-kiwanis-on-pat-mayse-lake-arthur-city-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "CR 35810",
    "addressLocality": "Arthur City",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.84113,
    "longitude": -95.61883
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}