{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alford-rv-park-magnolia-tx",
  "name": "Alford RV Park",
  "description": "Discover Alford RV Park, the ideal long-term RV park for families and travelers seeking comfort, convenience, and community.",
  "url": "https://campertunity.com/listings/campgrounds/alford-rv-park-magnolia-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/7e7f26b1-3b79-42e9-a915-dcb1a727d767/C9822C.jpg",
    "http://img1.wsimg.com/isteam/ip/7e7f26b1-3b79-42e9-a915-dcb1a727d767/C9822C.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19574 Alford Rd",
    "addressLocality": "Magnolia",
    "addressRegion": "TX",
    "postalCode": "77355",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.1836,
    "longitude": -95.78312
  },
  "sameAs": [
    "https://alfordrvpark.com/"
  ]
}