{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lifestyle-rv-resort-and-fitness-center-willcox-az",
  "name": "Lifestyle RV Resort and Fitness Center",
  "description": "Lifestyle RV Resort and Fitness Center camping reservations and campground information. Learn more about camping near Lifestyle RV Resort and Fitness Center and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lifestyle-rv-resort-and-fitness-center-willcox-az",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "622 N Haskell",
    "addressLocality": "Willcox",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.26017,
    "longitude": -109.82814
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}