{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gateway-to-petrified-forest-rv-resort-holbrook-az",
  "name": "Gateway to the Petrified Forest RV Resort",
  "description": "RV and tent camping in the High Plains. Spaces are available with full hook-ups, partial hook-ups, and dry tent spots. Less than 30 minutes from the Petrified Forest and other local attractions. Seven miles from downtown Holbrook where you will find restaurants and other amenities. The park is under new ownership and we will be making upgrades and improvements, making it a destination resort your family will enjoy! The park is under new ownership. We are working on upgrading and adding many a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gateway-to-petrified-forest-rv-resort-holbrook-az",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/081/695/full/gateway-to-the-petrified-forest-rv-resort-holbrook-az-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Holbrook",
    "addressRegion": "AZ",
    "postalCode": "86025",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9037105,
    "longitude": -110.1593261
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}