{
 "id": "3FAHP081X7R127883",
 "name": "2007 Ford Fusion SEL V6",
 "year": 2007,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SEL V6",
 "bodyStyle": "sedan",
 "color": "gold",
 "condition": "used",
 "price": 3990,
 "currency": "USD",
 "mileage": 135044,
 "vin": "3FAHP081X7R127883",
 "image": null,
 "url": "https://carchat.io/v/cardermotors/3FAHP081X7R127883",
 "dealer": {
  "id": "cardermotors",
  "name": "Cardermotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/cardermotors"
 },
 "description": "Outstanding design defines the 2007 Ford Fusion! A comfortable ride with room to spare! This 4 door, 5 passenger sedan provides exceptional value! All of the following features are included: a tachometer, air conditioning, and power windows. Under the hood you'll find a 6 cylinder engine with more than 200 horsepower, providing a smooth and predictable driving experience. Our aim is to provide our customers with the best prices and service at all times. Please don't hesitate to give us a call.",
 "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": "cardermotors",
   "vin": "3FAHP081X7R127883",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}