{
 "id": "5TEMU52N55Z003673",
 "name": "2005 Toyota Tacoma Double Cab DLX",
 "year": 2005,
 "make": "Toyota",
 "model": "Tacoma Double Cab",
 "trim": "DLX",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 14995,
 "currency": "USD",
 "mileage": 141926,
 "vin": "5TEMU52N55Z003673",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-d5342bf43b3e4f8fa4a9c87e081b4cca.jpg",
 "url": "https://carchat.io/v/jdautopdx/5TEMU52N55Z003673",
 "dealer": {
  "id": "jdautopdx",
  "name": "Jdautopdx",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/jdautopdx"
 },
 "description": null,
 "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": "jdautopdx",
   "vin": "5TEMU52N55Z003673",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}