{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aledo-rv-community-fort-worth",
  "name": "Aledo RV Community",
  "description": "Aledo RV Community camping reservations and campground information. Learn more about camping near Aledo RV Community and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/aledo-rv-community-fort-worth",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782705/%7Bpht%7DphotoURL1-Updated_front_entrance%7Bpht%7D1721311509661.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "345 Hillcroft Road",
    "addressLocality": "Fort Worth",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.78214,
    "longitude": -97.55597
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}