{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/santa-margarita-koa-santa-margarita-ca",
  "name": "Santa Margarita KOA",
  "description": "Known as the \"Best-kept Secret on the Central Coast of California.\" This rustic, rural campground is carved into the side of a hill on 69 acres with mainly dirt roads and sites. We offer RV and tent sites, plus log cabins, yurts and Deluxe Cabins with",
  "url": "https://campertunity.com/listings/campgrounds/santa-margarita-koa-santa-margarita-ca",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/7a679da6-98e7-11ef-a767-9ea137eed9bf/card.jpg?v=63897749745"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Santa Margarita",
    "addressRegion": "CA",
    "postalCode": "93453",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3196568,
    "longitude": -120.5008417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}