{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crystal-lake-rv-resort-baytown-tx-1",
  "name": "Crystal Lake RV Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/crystal-lake-rv-resort-baytown-tx-1",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/055/599/full/o_1_.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Baytown",
    "addressRegion": "TX",
    "postalCode": "77523",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.7355047,
    "longitude": -94.9774274
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/crystal-lake-rv-resort-53834"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}