{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/primrose-village-rv-park-crowley-76036-weatherford",
  "name": "Primrose Village RV Park Crowley, TX 76036",
  "description": "Luxury extended stay RV and Tiny Home Village. See Flyer",
  "url": "https://campertunity.com/listings/campgrounds/primrose-village-rv-park-crowley-76036-weatherford",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8724 Farm To Market 2258",
    "addressLocality": "Weatherford",
    "addressRegion": "TX",
    "postalCode": "76036",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.536507063,
    "longitude": -97.4254006147
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/6967736-primrose-village-rv-park-for-sale-in-crowley-tx"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "1700000",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$1700000+"
}