{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campland-on-bay-san-diego",
  "name": "Campland On the Bay",
  "description": "Explore Campland On the Bay to see what makes it one of the most dog friendly places in San Diego.",
  "url": "https://campertunity.com/listings/campgrounds/campland-on-bay-san-diego",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground8-7c7c3854d277c340ad884d304adc475f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2211 Pacific Beach Drive",
    "addressLocality": "San Diego",
    "addressRegion": "CA",
    "postalCode": "92109",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7174202,
    "longitude": -117.162772
  }
}