{
 "id": "1FTEW1C83AKA18994",
 "name": "Pre-Owned 2010 Ford F-150 RWD Crew Cab Pickup",
 "year": 2010,
 "make": "Ford",
 "model": "F-150",
 "trim": "Used 2010 Ford F-150  Crew Cab Pickup",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 10000,
 "currency": "USD",
 "mileage": 140014,
 "vin": "1FTEW1C83AKA18994",
 "image": "https://vehicle-images.carscommerce.inc/14bd-110005863/1FTEW1C83AKA18994/thumbnails/large/fc3ff8dd0c81763ce849ea93bde244af.jpg",
 "url": "https://carchat.io/v/fiat-at-corpus-christi/1FTEW1C83AKA18994",
 "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": "2010 Used Ford F-150 Crew Cab Pickup RWD 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": "1FTEW1C83AKA18994",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}