{
 "id": "1FTFX1ET7DKG37816",
 "name": "Pre-Owned 2013 Ford F-150 4WD Extended Cab Pickup",
 "year": 2013,
 "make": "Ford",
 "model": "F-150",
 "trim": "Used 2013 Ford F-150  Extended Cab Pickup",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 10000,
 "currency": "USD",
 "mileage": 94938,
 "vin": "1FTFX1ET7DKG37816",
 "image": "https://vehicle-images.carscommerce.inc/714a-110005863/1FTFX1ET7DKG37816/thumbnails/large/b0b1e569a4bf77caf8d17327c602dcdc.jpg",
 "url": "https://carchat.io/v/fiat-at-corpus-christi/1FTFX1ET7DKG37816",
 "dealer": {
  "id": "fiat-at-corpus-christi",
  "name": "FIAT at Corpus Christi",
  "city": "Corpus Christi",
  "state": "TX",
  "url": "https://carchat.io/d/fiat-at-corpus-christi"
 },
 "description": "2013 Used Ford F-150 Extended Cab Pickup 4WD located in Corpus Christi, TX at ",
 "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": "fiat-at-corpus-christi",
   "vin": "1FTFX1ET7DKG37816",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}