{
 "id": "2T1BU40E69C107251",
 "name": "2009 Toyota Corolla S Sedan 4D",
 "year": 2009,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "S Sedan 4D",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 123089,
 "vin": "2T1BU40E69C107251",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-3a4d10e2c5fd4d2faec74d5bce6c3457.jpg",
 "url": "https://carchat.io/v/faramauto/2T1BU40E69C107251",
 "dealer": {
  "id": "faramauto",
  "name": "Faramauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/faramauto"
 },
 "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": "faramauto",
   "vin": "2T1BU40E69C107251",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}