{
  "brand": "RideEasy",
  "url": "https://www.ridereasy.com",
  "description": "RideEasy is a 24/7 premium chauffeur and black car service serving San Francisco, SFO, OAK, SJC, Silicon Valley, Napa Valley, and the San Francisco Bay Area.",
  "phone": "+1-650-665-4180",
  "email": "info@rideeasy.com",
  "wechat": "bp-travel",
  "languages": ["English", "Chinese"],
  "hours": "24/7",
  "service_area": [
    "San Francisco",
    "San Francisco Bay Area",
    "SFO",
    "OAK",
    "SJC",
    "Palo Alto",
    "Mountain View",
    "San Jose",
    "Silicon Valley",
    "Oakland",
    "Berkeley",
    "Walnut Creek",
    "Napa Valley",
    "Sonoma",
    "Marin County"
  ],
  "airports": [
    {
      "code": "SFO",
      "name": "San Francisco International Airport",
      "service": "Airport pickup and drop-off with flight tracking, luggage assistance, and meet-and-greet service when requested."
    },
    {
      "code": "OAK",
      "name": "Oakland International Airport",
      "service": "Airport pickup and drop-off for East Bay and Bay Area destinations."
    },
    {
      "code": "SJC",
      "name": "San Jose Mineta International Airport",
      "service": "Airport pickup and drop-off for San Jose, Silicon Valley, and South Bay destinations."
    }
  ],
  "services": [
    {
      "name": "Airport Transfers",
      "url": "https://www.ridereasy.com/services/airport-transfer",
      "summary": "Chauffeured airport transportation for SFO, OAK, and SJC."
    },
    {
      "name": "Point-to-Point Transportation",
      "url": "https://www.ridereasy.com/services/point-to-point",
      "summary": "Door-to-door black car service between Bay Area locations."
    },
    {
      "name": "Hourly Charter",
      "url": "https://www.ridereasy.com/services/hourly-charter",
      "summary": "Dedicated chauffeur and vehicle for multi-stop trips, business meetings, tours, and wine country travel."
    },
    {
      "name": "Corporate Transport",
      "url": "https://www.ridereasy.com/services/corporate-transport",
      "summary": "Corporate ground transportation with centralized billing, reporting, and account management."
    },
    {
      "name": "Events and Special Occasions",
      "url": "https://www.ridereasy.com/services/events",
      "summary": "Transportation for weddings, galas, concerts, wine tours, and private events."
    }
  ],
  "fleet": [
    {
      "name": "Luxury Sedan",
      "url": "https://www.ridereasy.com/fleet/sedan",
      "capacity": "Up to 3 passengers",
      "luggage": "3 suitcases"
    },
    {
      "name": "Luxury SUV",
      "url": "https://www.ridereasy.com/fleet/luxury-suv",
      "capacity": "Up to 6 passengers",
      "luggage": "6 suitcases"
    },
    {
      "name": "Sprinter Van",
      "url": "https://www.ridereasy.com/fleet/sprinter",
      "capacity": "Up to 14 passengers",
      "luggage": "14 bags"
    }
  ],
  "common_routes": [
    "SFO to San Francisco",
    "SFO to Palo Alto",
    "SFO to Silicon Valley",
    "SFO to Napa Valley",
    "OAK to San Francisco",
    "SJC to Palo Alto",
    "SJC to San Jose",
    "San Francisco to Napa Valley"
  ]
}
