{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-valley-rv-park-amarillo-tx",
  "name": "scenic valley rv park",
  "description": "Welcome to scenic valley RV ParkA Day Of Fun And Relaxation!Imagine waking up and driving 17 minutes to hike in majestic Palo Duro Canyon State Park. Afterwards, a refresh at your RV site, and then another short drive of 12 minutes to The Historic Route 66 Shopping District in downtown Amarillo and a delicious lunch at one of the many fine restaurants with outdoor seating along the way. The cherry on top of this wonderful day is returning to your RV site with plenty of time to unwind and watc...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-valley-rv-park-amarillo-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/0581f507-b6f9-4248-bf4c-b6ff030f0c03/IMG_2663.JPG",
    "http://img1.wsimg.com/isteam/ip/0581f507-b6f9-4248-bf4c-b6ff030f0c03/IMG_2663.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14100 S Western St",
    "addressLocality": "Amarillo",
    "addressRegion": "TX",
    "postalCode": "79118",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.064406,
    "longitude": -101.88441
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}