{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mustard-seed-on-llano-llano-tx",
  "name": "Mustard Seed on the Llano",
  "description": "Mustard Seed on the Llano is located near the Llano River in Texas, offering a landscape of flat plains and riverbanks.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mustard-seed-on-llano-llano-tx",
  "image": [
    "https://photos.thedyrt.com/photo/1164975/media/mustard-seed-on-the-llano_d9a3be09-03c1-4067-834c-ddf9b48735c4.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1164973/media/mustard-seed-on-the-llano_dfb44915-4d1c-4752-a8b2-6096f22e54a4.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1164975/media/mustard-seed-on-the-llano_d9a3be09-03c1-4067-834c-ddf9b48735c4.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-98.67340999999999,30.750709999999998)/-98.67340999999999,30.750709999999998,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Llano",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.750709999999998,
    "longitude": -98.67340999999999
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}