{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/backyard-rv-resort-montgomery-al",
  "name": "The Backyard RV Resort",
  "description": "The Backyard RV Resort camping reservations and campground information. Learn more about camping near The Backyard RV Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/backyard-rv-resort-montgomery-al",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783282/%7Bpht%7DphotoURL4-original%7Bpht%7D1725652983956.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4350 Sassafras Circle",
    "addressLocality": "Montgomery",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.32514,
    "longitude": -86.33122
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}