{
 "id": "1FTYR10C1YTB08601",
 "name": "2000 Ford Ranger Regular Cab Short Bed",
 "year": 2000,
 "make": "Ford",
 "model": "Ranger Regular Cab",
 "trim": "Short Bed",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 6495,
 "currency": "USD",
 "mileage": 127499,
 "vin": "1FTYR10C1YTB08601",
 "image": "https://imagesdl.dealercenter.net/640/480/202607-b2b275fc3aa3409997bd04a40e65a535.jpg",
 "url": "https://carchat.io/v/cardashautosales/1FTYR10C1YTB08601",
 "dealer": {
  "id": "cardashautosales",
  "name": "Cardashautosales",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/cardashautosales"
 },
 "description": "Non-smoker owner, Vehicle Runs Well, Smooth ride, New tires, Not seen any accidents, Family friendly, Drives great, Mint Condition, Spotless interior, Great first ride, Custom wheels, Lots of storage, Regularly maintained, New paint job",
 "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": "cardashautosales",
   "vin": "1FTYR10C1YTB08601",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}