{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gateway-to-the-petrified-forest-rv-resort-holbrook-az",
  "name": "Gateway To The Petrified Forest RV Resort",
  "description": "Gateway To The Petrified Forest RV Resort camping reservations and campground information. Learn more about camping near Gateway To The Petrified Forest RV Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gateway-to-the-petrified-forest-rv-resort-holbrook-az",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783929/%7Bpht%7DphotoURL1-original%7Bpht%7D1722758723685.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7551 Ramada Road",
    "addressLocality": "Holbrook",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.97644,
    "longitude": -110.06302
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}