{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buffalo-hills-rv-park-sterling-1",
  "name": "Buffalo Hills RV Park",
  "description": "Large Pull Through Lots, 30 and 50 Amp Services Long Term or Overnight Laundry and Shower Facilities",
  "url": "https://campertunity.com/listings/campgrounds/buffalo-hills-rv-park-sterling-1",
  "image": [
    "https://img1.wsimg.com/isteam/ip/6b8ad75b-977c-4520-a5ad-552646f5d5a7/Tent%20Site%202.jpg",
    "http://img1.wsimg.com/isteam/ip/6b8ad75b-977c-4520-a5ad-552646f5d5a7/Tent%20Site%202.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2440 E Chestnut St",
    "addressLocality": "Sterling",
    "addressRegion": "CO",
    "postalCode": "80751",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6255415,
    "longitude": -103.207709
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}