{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rubys-inn-rv-park-and-campground-bryce-ut",
  "name": "Ruby's Inn RV Park and Campground",
  "description": "Ruby's Inn RV Park and Campground camping reservations and campground information. Learn more about camping near Ruby's Inn RV Park and Campground and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rubys-inn-rv-park-and-campground-bryce-ut",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO Box 640022 300 South Main Street",
    "addressLocality": "Bryce",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.66823,
    "longitude": -112.16053
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}