{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stillwell-store-and-rv-park-alpine-tx",
  "name": "Stillwell Store and RV Park",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stillwell-store-and-rv-park-alpine-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/084/103/full/stillwell-store-and-rv-park-alpine-tx-12.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Alpine",
    "addressRegion": "TX",
    "postalCode": "79830",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3602181,
    "longitude": -103.6628596
  },
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}