{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spring-creek-rv-park-tyler-tx",
  "name": "Spring Creek RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/spring-creek-rv-park-tyler-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/063/511/full/spring-creek-rv-park-tyler-tx-0.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tyler",
    "addressRegion": "TX",
    "postalCode": "75704",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3512601,
    "longitude": -95.3010624
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}