{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/30-amps-mineola-tx",
  "name": "30 Amps",
  "description": "Located in Mineola, Texas, Red Fox RV features back in, pull thru, full 30/50 amp sites. Visitors have access to amenities such as laundry facilities, trash services and a playground. Whether its for a short and or long term stay, we hope to see you soon!",
  "url": "https://campertunity.com/listings/campgrounds/30-amps-mineola-tx",
  "image": [
    "https://www.aaa.com/AAA/Common/travelgateway/images/category/CAMPGROUND-3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mineola",
    "addressRegion": "TX",
    "postalCode": "75773",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.6633387,
    "longitude": -95.4880308
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/red-fox-rv-54046"
  ],
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    }
  ]
}