{
 "id": "3FA6P0HD3HR222076",
 "name": "2017 Ford Fusion SE",
 "year": 2017,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 90904,
 "vin": "3FA6P0HD3HR222076",
 "image": null,
 "url": "https://carchat.io/v/bahiaautosales/3FA6P0HD3HR222076",
 "dealer": {
  "id": "bahiaautosales",
  "name": "Bahiaautosales",
  "city": "Vista",
  "state": "CA",
  "url": "https://carchat.io/d/bahiaautosales"
 },
 "description": "Take a ride on the sleek and sophisticated side with this stylish 2017 Ford Fusion in a classic gray hue. With its eye-catching design and smooth handling, this car is sure to turn heads wherever you go. Plus, you can have peace of mind knowing that a Carfax report is available, giving you the full history of this reliable ride.Whether you're cruising solo or with a car full of friends, this Fusion has plenty of space to accommodate everyone comfortably. The spacious interior is perfect for road",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "bahiaautosales",
   "vin": "3FA6P0HD3HR222076",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}