{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/huntsville-rv-park-huntsville-tx",
  "name": "Huntsville RV Park",
  "description": "Huntsville, Texas. Brand new Rv Park now open. Close to Sam Houston State University, minutes from downtown Huntsville dining & shopping. Pull-through, Back-in, Premium & Deluxe Sites.Free Wifi throughout the park. Dog friendly.",
  "url": "https://campertunity.com/listings/campgrounds/huntsville-rv-park-huntsville-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/f287d736-d399-4f44-9770-da2be5335be9/asdasd.jpg",
    "http://img1.wsimg.com/isteam/ip/f287d736-d399-4f44-9770-da2be5335be9/asdasd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3166 State Highway 19",
    "addressLocality": "Huntsville",
    "addressRegion": "TX",
    "postalCode": "77320",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.80979,
    "longitude": -95.4421
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}