{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/western-steakhouse-coffee-bistro-richfield-ut",
  "name": "Western Steakhouse & Coffee Bistro",
  "description": "Experience RV camping with a twist of western fine dining and specialty coffee. Pull into a paved, level lot just off the interstate and settle in for a quiet, safe overnight stay. By day, savor grilled steaks, tenderloin salads, and house-made desserts in spacious dining rooms or banquet areas. Early risers will delight in freshly baked pastries, cinnamon rolls, and handcrafted lattes at the adjacent coffee and bakery shop. Perfect for dinner, breakfast, or a mid-day treat, this spot elevate...",
  "url": "https://campertunity.com/listings/campgrounds/western-steakhouse-coffee-bistro-richfield-ut",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/16295/photo-gallery/0XWVexs1ug5H0Qsq_ba42226360d151e1bdfd91bff899b52d_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Richfield, UT",
    "addressLocality": "Richfield",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.74037047,
    "longitude": -112.08672326
  },
  "numberOfRooms": 8,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.87,
    "reviewCount": 380,
    "bestRating": 5,
    "worstRating": 1
  }
}