{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/laundry-facilities-angleton-tx",
  "name": "Laundry Facilities",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/laundry-facilities-angleton-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/080/899/full/angleton-rv-park-&-resort-angleton-tx-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Angleton",
    "addressRegion": "TX",
    "postalCode": "77515",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.16941,
    "longitude": -95.4318847
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/angleton-rv-park-%26-resort-55527"
  ],
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    }
  ]
}