{
 "id": "1G1JC5SHXG4155419",
 "name": "2016 Chevrolet Sonic",
 "year": 2016,
 "make": "Chevrolet",
 "model": "Sonic",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 9500,
 "currency": "USD",
 "mileage": 84580,
 "vin": "1G1JC5SHXG4155419",
 "image": "https://imagescf.dealercenter.net/640/480/202601-b8da93f0ceaf431fa51986caede4b5fc.jpg",
 "url": "https://carchat.io/v/arroyo-s-xclusive-cars-llc/1G1JC5SHXG4155419",
 "dealer": {
  "id": "arroyo-s-xclusive-cars-llc",
  "name": "Arroyo's Xclusive Cars LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/arroyo-s-xclusive-cars-llc"
 },
 "description": "Find USED 2016 CHEVROLET SONIC for sale at $9,500.00 in San Antonio, TX at Arroyos Xclusive Cars 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": "arroyo-s-xclusive-cars-llc",
   "vin": "1G1JC5SHXG4155419",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}