{
 "id": "1FTFW1EF0EFA85812",
 "name": "2014 Ford F-150 4WD SuperCrew 145\" XL",
 "year": 2014,
 "make": "Ford",
 "model": "F-150",
 "trim": "4WD SuperCrew 145\" XL",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 175000,
 "vin": "1FTFW1EF0EFA85812",
 "image": null,
 "url": "https://carchat.io/v/oconnorsauto/1FTFW1EF0EFA85812",
 "dealer": {
  "id": "oconnorsauto",
  "name": "Oconnorsauto",
  "city": "Bay City",
  "state": "MI",
  "url": "https://carchat.io/d/oconnorsauto"
 },
 "description": "Meet a black 2014 Ford F-150 thats ready to turn everyday drives into something a little more adventurous. With its bold black finish and confident stance, this crew pickup looks right at home whether its parked downtown or pointed toward the next dirt road on your map.Under the hood, the 5.0L V8 FFV brings the kind of classic truck attitude that makes on-ramps, back roads, and weekend getaways feel effortless. Pair that with 4WD, and youve got a truck thats built to keep moving when the pavemen",
 "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": "oconnorsauto",
   "vin": "1FTFW1EF0EFA85812",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}