{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pin-oak-rv-resort-villa-ridge-mo",
  "name": "Pin Oak RV Resort",
  "description": "Pin Oak RV Resort camping reservations and campground information. Learn more about camping near Pin Oak RV Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pin-oak-rv-resort-villa-ridge-mo",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784377/%7Bpht%7DphotoURL4-original%7Bpht%7D1722758733130.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1302 State Highway AT",
    "addressLocality": "Villa Ridge",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.44922,
    "longitude": -90.90529
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}