{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/american-rv-park-corsicana-tx",
  "name": "American RV Park",
  "description": "Welcome to Corsicana's premier RV Park! Stay nightly, weekly or monthly - Full hook up sites include 30/50 amp service, on-site laundry & private rest rooms!",
  "url": "https://campertunity.com/listings/campgrounds/american-rv-park-corsicana-tx",
  "image": [
    "https://img1.wsimg.com/isteam/stock/1400",
    "http://img1.wsimg.com/isteam/stock/1400"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4345 W State Highway 31",
    "addressLocality": "Corsicana",
    "addressRegion": "TX",
    "postalCode": "75110",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.06459,
    "longitude": -96.5135
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}