{
 "id": "2G61M5S35E9224085",
 "name": "2014 Cadillac XTS Luxury",
 "year": 2014,
 "make": "Cadillac",
 "model": "XTS",
 "trim": "Luxury",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 13900,
 "currency": "USD",
 "mileage": 133125,
 "vin": "2G61M5S35E9224085",
 "image": "https://imagescdn.dealercarsearch.com/Media/2046/9049367/639247361942150664.jpg",
 "url": "https://carchat.io/v/autoxchangeinc/2G61M5S35E9224085",
 "dealer": {
  "id": "autoxchangeinc",
  "name": "Autoxchangeinc",
  "city": "Honolulu",
  "state": "HI",
  "url": "https://carchat.io/d/autoxchangeinc"
 },
 "description": "Visit our website www.autoxchangeinc.com for more information and photos on this or any other of our vehicles or call us today for a test drive at 808-593-0599.",
 "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": "autoxchangeinc",
   "vin": "2G61M5S35E9224085",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}