{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rayford-crossing-rv-resort-spring-tx-1",
  "name": "Rayford Crossing RV Resort",
  "description": "Enjoy extended stays at Rayford Crossing RV Resort, North Houston's best RV park with full amenities and easy access to culture and adventure. Call ***-***-**** today!",
  "url": "https://campertunity.com/listings/campgrounds/rayford-crossing-rv-resort-spring-tx-1",
  "image": [
    "https://robertsresorts.com/wp-content/uploads/2025/12/Logo-Roberts-Open-Graph-2000-x-2000-px.png",
    "https://robertsresorts.com/wp-content/uploads/2024/04/Rayford-sunset.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29321 S Plum Creek Dr",
    "addressLocality": "Spring",
    "addressRegion": "TX",
    "postalCode": "77386",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.11341,
    "longitude": -95.41498
  },
  "sameAs": [
    "https://robertsresorts.com/resorts/rayford-crossing/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}