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