{
 "id": "JM1GJ1T56G1448711",
 "name": "2016 Mazda MAZDA6",
 "year": 2016,
 "make": "Mazda",
 "model": "MAZDA6",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 9998,
 "currency": "USD",
 "mileage": 153325,
 "vin": "JM1GJ1T56G1448711",
 "image": "https://imagescf.dealercenter.net/640/480/202607-c7ccb3bf06e24d57b20ac8dbf480d7ba.jpg",
 "url": "https://carchat.io/v/panamera-motors/JM1GJ1T56G1448711",
 "dealer": {
  "id": "panamera-motors",
  "name": "Panamera Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/panamera-motors"
 },
 "description": "Find USED 2016 MAZDA MAZDA6 for sale at $9,998.00 in San Antonio, TX at Panamera Motors LLC now.",
 "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": "panamera-motors",
   "vin": "JM1GJ1T56G1448711",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}