{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/avila-pismo-koa-7075-ontario-road-san-luis-obispo-ca-93405",
  "name": "Avila/Pismo KOA 7075 Ontario Road, San Luis Obispo, CA 93405",
  "description": "Our park is open year round!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/avila-pismo-koa-7075-ontario-road-san-luis-obispo-ca-93405",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7075 Ontario Road",
    "addressLocality": "San Luis Obispo",
    "addressRegion": "CA",
    "postalCode": "93405",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1830313,
    "longitude": -120.7036412
  }
}