{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-buellton-ca",
  "name": "Spot2Nite",
  "description": "Check out Flying Flags RV Resort & Campground in Buellton, California on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-buellton-ca",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/8008d10a-9bef-11eb-81e5-ae29f73191bf/card.jpg?v=63889834327"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "180 Avenue Of The Flags",
    "addressLocality": "Buellton",
    "addressRegion": "CA",
    "postalCode": "93427",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6110981,
    "longitude": -120.1928613
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/california/buellton/flying-flags-rv-resort-campground"
  ],
  "checkinTime": "00:30:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "75",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$75+"
}