{
 "id": "1FTEX15YXRKB34151",
 "name": "Pre-Owned 1994 Ford F-150 SUPERCAB",
 "year": 1994,
 "make": "Ford",
 "model": "F-150",
 "trim": "Used 1994 Ford F-150  SUPERCAB",
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 10000,
 "currency": "USD",
 "mileage": 200000,
 "vin": "1FTEX15YXRKB34151",
 "image": "https://www.alfaromeoofcorpuschristi.com/wp-content/plugins/inventory/images/notfound.jpg",
 "url": "https://carchat.io/v/fiat-at-corpus-christi/1FTEX15YXRKB34151",
 "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": "1994 Used Ford F-150 SUPERCAB 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": "1FTEX15YXRKB34151",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}