{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pat-mayse-east-campground-powderly-tx",
  "name": "Pat Mayse East Campground",
  "description": "Pat Mayse East Campground is located on the eastern shore of Pat Mayse Lake. It has 26 spacious campsites and all have water & electric hookups.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pat-mayse-east-campground-powderly-tx",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/194892/Pat_Mayse_East_A011.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pat Mayse E. Park Road",
    "addressLocality": "Powderly",
    "addressRegion": "TX",
    "postalCode": "75473"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.844009,
    "longitude": -95.586927
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}