{
 "id": "1FAHP2H80JG103695",
 "name": "2018 Ford Taurus SEL AWD",
 "year": 2018,
 "make": "Ford",
 "model": "Taurus",
 "trim": "SEL AWD",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 125416,
 "vin": "1FAHP2H80JG103695",
 "image": null,
 "url": "https://carchat.io/v/carmartsc/1FAHP2H80JG103695",
 "dealer": {
  "id": "carmartsc",
  "name": "Carmartsc",
  "city": "Gaffney",
  "state": "SC",
  "url": "https://carchat.io/d/carmartsc"
 },
 "description": "Slide into this black 2018 Ford Taurus and youll understand why a big sedan still makes so much sense. With its sleek black exterior and matching black interior, it brings a confident, understated vibe that looks right at home everywherefrom weekday commutes to late-night drives across town.Under the hood is a 3.5L V6 running on gasoline, paired with an automatic transmission for smooth, easygoing power delivery. And when the weather turns unpredictable, the AWD drivetrain helps you stay planted",
 "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": "carmartsc",
   "vin": "1FAHP2H80JG103695",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}