{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/amarillo-rv-resort-amarillo-tx",
  "name": "Amarillo RV Resort",
  "description": "Stay at Amarillo's Top-Rated RV Park. Stay in quiet surroundings just minutes away from historic sites, restaurants, shopping, and more. Located just off I-40 on the west side of town, we offer spacious RV accommodations and well-appointed cottages for vacationers and travelers alike.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/amarillo-rv-resort-amarillo-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/feec3533-627d-11f0-92d1-7b5b7541bac1/card.jpg?v=63919914574"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2715 Arnot Road",
    "addressLocality": "Amarillo",
    "addressRegion": "TX",
    "postalCode": "79124",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1838574,
    "longitude": -102.0098252
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "59",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$59+"
}