{
 "id": "2FMDK3JC6EBB13619",
 "name": "2014 Ford Edge SEL Sport Utility 4D",
 "year": 2014,
 "make": "Ford",
 "model": "Edge",
 "trim": "SEL Sport Utility 4D",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 9985,
 "currency": "USD",
 "mileage": 86707,
 "vin": "2FMDK3JC6EBB13619",
 "image": "https://storage.googleapis.com/talkinto-production-dealerships-catalog-photos/e6ae76c8-680b-4b8a-87b2-002b90a8121a/wpLWnyLw.jpg",
 "url": "https://carchat.io/v/hammertime/2FMDK3JC6EBB13619",
 "dealer": {
  "id": "hammertime",
  "name": "Hammertime",
  "city": "Jeep",
  "state": "CJ",
  "url": "https://carchat.io/d/hammertime"
 },
 "description": "Our goal at Caspian Auto of Springfield is to provide our customers with a world class car buying experience. Message us today!",
 "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": "hammertime",
   "vin": "2FMDK3JC6EBB13619",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}