{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pat-mayse-lake-west-campground-powderly-tx",
  "name": "COE Pat Mayse Lake Pat Mayse West Campground",
  "description": "Contact info, reviews tips & more for COE Pat Mayse Lake Pat Mayse West Campground | Camping in Texas",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pat-mayse-lake-west-campground-powderly-tx",
  "image": [
    "https://photos.thedyrt.com/photo/850972/media/coe-pat-mayse-lake-pat-mayse-west-campground_cce545a1-905a-4f09-a1d7-3c7e3de18aa4.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/850972/media/coe-pat-mayse-lake-pat-mayse-west-campground_cce545a1-905a-4f09-a1d7-3c7e3de18aa4.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/850971/media/coe-pat-mayse-lake-pat-mayse-west-campground_ee2b9546-01a0-4199-917f-2d67461ddb17.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Powderly",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8569002,
    "longitude": -95.60897936
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Zachary J."
      },
      "datePublished": "2022-06-19T20:55:06.414Z",
      "reviewBody": "Not sure what to expect, was clean on a lake and no bugs. We were rookies in camping. Host were fantastic ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}