{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atomic-ranch-retro-resort-llano-tx-1",
  "name": "Atomic Ranch Retro Resort",
  "description": "Vintage trailers nestled in beautiful Llano among Great oaks. A stay in one of our trailers is one you wont soon forget. Our vintage Silver Streaks are lovingly restored and comfortable! We also have dry rv sites and tent camping.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atomic-ranch-retro-resort-llano-tx-1",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/095/840/full/atomic-ranch-retro-resort-llano-tx-6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Llano",
    "addressRegion": "TX",
    "postalCode": "78643",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6663312,
    "longitude": -98.6970374
  },
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}