{
 "id": "19UUB2F3XGA003387",
 "name": "Used 2016 Acura TLX V6",
 "year": 2016,
 "make": "Acura",
 "model": "TLX",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 12720,
 "currency": "USD",
 "mileage": 125621,
 "vin": "19UUB2F3XGA003387",
 "image": "https://pictures.dealer.com/m/miniofdallas/0999/d911cb9d01a7e1f7e5ed318a8012a0c8x.jpg",
 "url": "https://carchat.io/v/mini-of-dallas/19UUB2F3XGA003387",
 "dealer": {
  "id": "mini-of-dallas",
  "name": "MINI of Dallas",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/mini-of-dallas"
 },
 "description": "Is this 2016 Acura TLX your perfect car? Contact MINI of Dallas to see this Silver Gray V6 4dr Car available for $12720",
 "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": "mini-of-dallas",
   "vin": "19UUB2F3XGA003387",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}