{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/plains-tire-service-rv-stop-peyton-co",
  "name": "Plains Tire Service & RV Stop",
  "description": "Tucked into the wide-open plains just beyond a major city, this tire service facility doubles as a welcoming RV camping stop for travelers seeking reliable maintenance and a scenic overnight spot. Enjoy professional tire checks, repairs, and expert advice before relaxing under big skies at level pull-through sites (no hookups). Nearby attractions include dramatic rock formations and a historic mountain town--perfect for afternoon explorations after a smooth, safe start to your day.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/plains-tire-service-rv-stop-peyton-co",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/22428/photo-gallery/mSB63HItzG4CoSbP_7ef8444ca1220afce2db53f05cb8efc1_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Peyton, CO",
    "addressLocality": "Peyton",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.82604827,
    "longitude": -104.55702091
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}