{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/inez-spring-rv-park-eastland-tx",
  "name": "Inez Spring RV Park",
  "description": "Discover the best RV park in Eastland, Texas, with full-hookup sites, a spring-fed pool, and family-friendly amenities.",
  "url": "https://campertunity.com/listings/campgrounds/inez-spring-rv-park-eastland-tx",
  "image": [
    "https://papayawhip-cobra-632447.hostingersite.com/wp-content/uploads/2025/05/Inez-Spring-RV-Park.png",
    "https://papayawhip-cobra-632447.hostingersite.com/wp-content/uploads/2025/06/inez-spring-rv-park.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10505 Interstate 20",
    "addressLocality": "Eastland",
    "addressRegion": "TX",
    "postalCode": "76448",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3765,
    "longitude": -98.8195
  },
  "sameAs": [
    "https://papayawhip-cobra-632447.hostingersite.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@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"
    }
  ]
}