{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/midway-meadows-rv-park-weatherford-tx",
  "name": "Midway Meadows RV Park",
  "description": "Premium spaces, \"ALL INCLUSIVE RATES\", beautiful live creeks, walking trails, bridges, picnic area, Pet Parks, Swimming Pool",
  "url": "https://campertunity.com/listings/campgrounds/midway-meadows-rv-park-weatherford-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/45dbd4ee-04ec-4fd8-bdbe-f28ce4dcd928/MM_FBcover_03.jpg",
    "http://img1.wsimg.com/isteam/ip/45dbd4ee-04ec-4fd8-bdbe-f28ce4dcd928/MM_FBcover_03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5000 Midway Rd",
    "addressLocality": "Weatherford",
    "addressRegion": "TX",
    "postalCode": "76085",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.91412347570348,
    "longitude": -97.64982648534262
  },
  "sameAs": [
    "https://midwaymeadowsrvpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}