{
 "id": "1G6AP5SX7F0142851",
 "name": "2015 Cadillac Cts",
 "year": 2015,
 "make": "Cadillac",
 "model": "Cts",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 13500,
 "currency": "USD",
 "mileage": 88235,
 "vin": "1G6AP5SX7F0142851",
 "image": "https://imagescf.dealercenter.net/640/480/202609-691aa607119d4f739643bedf4249d3b2.jpg",
 "url": "https://carchat.io/v/782-automotive-llc/1G6AP5SX7F0142851",
 "dealer": {
  "id": "782-automotive-llc",
  "name": "782 Automotive LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/782-automotive-llc"
 },
 "description": "Find USED 2015 CADILLAC CTS for sale at $13,725.00 in San Antonio, TX at 782 AUTOMOTIVE 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": "782-automotive-llc",
   "vin": "1G6AP5SX7F0142851",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}