{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/homestead-rv-community-weatherford-tx",
  "name": "Homestead RV Community",
  "description": "Homestead RV Community in Weatherford, TX offers a welcoming RV park with modern amenities, long-term RV rentals, and pet-friendly spaces for families and travelers.",
  "url": "https://campertunity.com/listings/campgrounds/homestead-rv-community-weatherford-tx",
  "image": [
    "https://www.homervtx.com/app/uploads/2025/08/RM-social.png",
    "https://www.homervtx.com/app/uploads/2021/11/Homestead-RV-Community-Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3052 Tin Top Road",
    "addressLocality": "Weatherford",
    "addressRegion": "TX",
    "postalCode": "76087",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7306,
    "longitude": -97.7972
  },
  "sameAs": [
    "https://www.homervtx.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}