{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fountain-grass-rv-park-and-cabins-angleton-tx",
  "name": "Fountain Grass RV Park and Cabins",
  "description": "Great place to stay for comfortable, private, fully-furnished cabins at affordable rates",
  "url": "https://campertunity.com/listings/campgrounds/fountain-grass-rv-park-and-cabins-angleton-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/1a212436-cb84-4cff-b5f9-a56327a5ec1b/newcover.jpeg",
    "http://img1.wsimg.com/isteam/ip/1a212436-cb84-4cff-b5f9-a56327a5ec1b/newcover.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18004 S TX-288B",
    "addressLocality": "Angleton",
    "addressRegion": "TX",
    "postalCode": "77515",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.093633199602635,
    "longitude": -95.41596471894108
  },
  "sameAs": [
    "https://fountaingrasspark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}