{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campo-and-mottel-san-felipe-baja-ca",
  "name": "Campo and mottel San Felipe",
  "description": "Campo and mottel San Felipe is located at 301 Mar de Cortés, San Felipe, Baja California, Mexico.",
  "url": "https://campertunity.com/listings/campgrounds/campo-and-mottel-san-felipe-baja-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "301 Mar de Cortés",
    "addressLocality": "San Felipe",
    "addressRegion": "Baja California",
    "addressCountry": "MX"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.0191772,
    "longitude": -114.8347483
  }
}