{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/browders-marina-rv-park-campground-coldspring-tx",
  "name": "Browder's Marina RV Park & Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/browders-marina-rv-park-campground-coldspring-tx",
  "image": [
    "https://www.goodsam.com/campgrounds-rv-parks/images/metadata-bg.png",
    "/campgrounds-rv-parks/_next/image?url=%2Fcampgrounds-rv-parks%2Fimages%2Fcamp-card-img-placeholder.jpg&w=1200&q=75&dpl=dpl_Ghs4YWws8LMbMvvwYutM7Pi4e24B"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1333 FM 3278",
    "addressLocality": "Coldspring",
    "addressRegion": "TX",
    "postalCode": "77331",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.612448,
    "longitude": -95.044396
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}