{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coleman-rv-park-coleman-tx",
  "name": "Coleman RV Park",
  "description": "Coleman RV Park camping reservations and campground information. Learn more about camping near Coleman RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/coleman-rv-park-coleman-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1404 HWY 84 Bypass",
    "addressLocality": "Coleman",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.84423,
    "longitude": -99.42289
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/coleman-rv-park/CHUB/781722/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}