{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/affordable-rv-spaces-133-chavez-trail-weatherford-tx",
  "name": "Affordable RV Spaces 133 Chavez Trail, Weatherford, TX 76087",
  "description": ".Water, Electric and Sewer are included. You must provide your own trash service. About $32 a month.",
  "url": "https://campertunity.com/listings/campgrounds/affordable-rv-spaces-133-chavez-trail-weatherford-tx",
  "image": [
    "https://d1vz9u29ljbvc9.cloudfront.net/df/df56/df565ace-f039-4cb4-b030-a3e370f1953c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "133 Chavez Trail",
    "addressLocality": "Weatherford",
    "addressRegion": "TX",
    "postalCode": "76087",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.566369,
    "longitude": -97.8821258
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/338254-affordable-rv-spaces-in-weatherford-tx"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}