{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cozy-highway-coffeehouse-eatery-craig",
  "name": "Cozy Highway Coffeehouse & Eatery",
  "description": "Nestled along a scenic highway, this charming coffeehouse & eatery welcomes RV Camping guests with free WiFi and complimentary 15A hookups. Start your morning with house-made pastries like deep-dish quiche or Polish sausage rolls, plus indulgent avocado toast and brioche French toast. Lunch features grilled panini, wraps, seasonal salads and soup. Just steps from downtown shops and a craft brewery, it‚Äôs the perfect stop for quality coffee, fresh fare and a friendly vibe.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cozy-highway-coffeehouse-eatery-craig",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/17976/photo-gallery/orxzMh2UECV8MDCf_8ea8c238400dbdc553ec22b04d604033_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Craig, CO",
    "addressLocality": "Craig",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.52037644,
    "longitude": -107.57838199
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.78,
    "reviewCount": 36,
    "bestRating": 5,
    "worstRating": 1
  }
}