{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-westport-wa",
  "name": "Spot2Nite",
  "description": "Welcome to American Sunset RV & Tent Resort. We are a family-owned campground located in the heart of Westport, Washington. We are open 365 days a year, for you to enjoy a coastal experience during all seasons. Our convenient location places you right at the doorstep to all Westport has to offer. Westport is known for its many year-round activities, such as fishing, surfing, clamming, beach-combing, crabbing, whale watching, and so much more! We are open 365 days a year, for you to enjoy a co...",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-westport-wa",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4a2a7cd9-26d3-11f0-a7aa-02b4ec8cc014/card.jpg?v=63913354193"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1209 North Montesano Street",
    "addressLocality": "Westport",
    "addressRegion": "WA",
    "postalCode": "98595",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8991137,
    "longitude": -124.1078013
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "33",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "$33+"
}