{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/morro-bay-state-park-campground",
  "name": "Morro Bay State Park Campground",
  "description": "Morro Bay State Park Campground, Morro Bay California. See 25 traveler reviews, 59 photos and 2 blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/morro-bay-state-park-campground",
  "image": [
    "https://campcdn.com/photos/1/9/1992/210046/uploads_2F1571421221780-ktzbf2itfg-39aba9c2a959367e5c0a85c32405c386_2Fimage.jpg?v=1633650345",
    "http:https://campcdn.com/photos/1/9/1992/210046/low_res/morro-bay-state-park.jpg?v=1633650345"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.34652,
    "longitude": -120.841969
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  }
}