{
 "id": "1FTFX1EF9EFB75358",
 "name": "2014 Ford F-150 XLT",
 "year": 2014,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "green",
 "condition": "used",
 "price": 8999,
 "currency": "USD",
 "mileage": 124139,
 "vin": "1FTFX1EF9EFB75358",
 "image": "https://www.motorcarsites.com/dealers/images/vehicles/large/image_518494_img_2842.jpg",
 "url": "https://carchat.io/v/masterautogroupllc/1FTFX1EF9EFB75358",
 "dealer": {
  "id": "masterautogroupllc",
  "name": "Masterautogroupllc",
  "city": "Edgewood",
  "state": "MD",
  "url": "https://carchat.io/d/masterautogroupllc"
 },
 "description": "APPOINTMENTS ARE REQUIRED NO FINANCING AVAILABLE 2014 Ford F-150 XLT 5.0L V8 & 4x4 ** LOW MILEAGE 124 139 ** Ford Green Gem Metallic Paint Gray Patterned Cloth Interior Seating for Six Power Windows & Locks Power Mirrors Power Driver Seat 5.0L V8 Air Conditioning Cruise Control Backup Camera & Sensors Steering Wheel Radio Controls AM/FM CD Player Radio w/ Sirius Matching Cooper Tires Fog Lights 16 Ford Chrome Wheels Tow Package Running Boards Please refer to the pictures for the best and most ac",
 "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": "masterautogroupllc",
   "vin": "1FTFX1EF9EFB75358",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}