{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-cold-springs-concan-tx-1",
  "name": "Camp Cold Springs",
  "description": "Camp Cold Springs on the Frio River has crystal clear, cool spring-fed water, 16 premium cabins, & 36 RV sites, making it the perfect place to reconnect with nature.",
  "url": "https://campertunity.com/listings/campgrounds/camp-cold-springs-concan-tx-1",
  "image": [
    "http://static1.squarespace.com/static/648240d452f521393acab12b/t/649f1cde4af5d6210438a778/1688149214259/CampColdSprings_solid.png?format=1500w",
    "//images.squarespace-cdn.com/content/v1/648240d452f521393acab12b/919564f7-d9ce-468b-8eb5-4d62f06f71d4/CampColdSprings_PrimaryWordmark_Limestone_textured.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1101 Cold Springs Ranch Road",
    "addressLocality": "Concan",
    "addressRegion": "TX",
    "postalCode": "78838",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}