{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-jason-rv-resort-coldspring-tx",
  "name": "Camp Jason RV Resort",
  "description": "Camp Jason RV Resort is located at 3610 Fm 222 Loop N, Coldspring TX 77331. Camp Jason RV Resort can be contacted at ***-***-**** or http://www.campjasonrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/camp-jason-rv-resort-coldspring-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/16449/1626122471_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3610 Fm 222 Loop N",
    "addressLocality": "Coldspring",
    "addressRegion": "TX",
    "postalCode": "77331",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6002885,
    "longitude": -95.0619412
  }
}