{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/santa-margarita-lake-regional-santa-margarita-ca",
  "name": "Santa Margarita Lake Regional Park",
  "description": "Santa Margarita Lake Regional Park offers camping near a lake surrounded by rolling hills and oak woodlands.",
  "url": "https://campertunity.com/listings/campgrounds/santa-margarita-lake-regional-santa-margarita-ca",
  "image": [
    "https://photos.thedyrt.com/photo/606818/media/california-santa-margarita-lake-regional-park_406abbc3-77d2-47b0-9260-13a125641176.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/606818/media/california-santa-margarita-lake-regional-park_406abbc3-77d2-47b0-9260-13a125641176.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-120.49300036,35.32400064)/-120.49300036,35.32400064,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/606820/media/california-santa-margarita-lake-regional-park_9d2e257d-c0c4-4540-a060-5ba946708d44.heic?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Santa Margarita",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.32400064,
    "longitude": -120.49300036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}