{
 "id": "1FTWW31R69EA14752",
 "name": "Pre-Owned 2009 Ford F-350SD XLT",
 "year": 2009,
 "make": "Ford",
 "model": "F-350SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 19749,
 "currency": "USD",
 "mileage": 101179,
 "vin": "1FTWW31R69EA14752",
 "image": "https://pictures.dealer.com/h/harperjeepramchryslerdodgecllc/0141/7efa21787c524196b3ebb63978f3dc73x.jpg",
 "url": "https://carchat.io/v/harper-jaguar/1FTWW31R69EA14752",
 "dealer": {
  "id": "harper-jaguar",
  "name": "Harper Jaguar",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/harper-jaguar"
 },
 "description": "Is this 2009 Ford F-350SD your perfect car? Contact Harper Jaguar to see this Oxford White XLT Truck Crew Cab available for $19749",
 "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": "harper-jaguar",
   "vin": "1FTWW31R69EA14752",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}