{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/model-t-rv-park-winnemucca-nv",
  "name": "Model T RV Park",
  "description": "Centrally located in charming downtown Winnemucca the Model T has 58 pull through sites and hi speed internet. On site full service restaurant, pool",
  "url": "https://campertunity.com/listings/campgrounds/model-t-rv-park-winnemucca-nv",
  "image": [
    "https://travelnevada.com/wp-content/uploads/2025/03/Starry-Car-Forest-Michael-Okimoto-Feat.jpg",
    "/wp-content/themes/travelnevada/assets/images/v2/heart.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1130 West Winnemucca Blvd.",
    "addressLocality": "Winnemucca",
    "addressRegion": "NV",
    "postalCode": "89446",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.96539,
    "longitude": -117.74356
  },
  "sameAs": [
    "https://travelnevada.com/rv-parks/model-t-rv-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}