{
 "id": "1GYKNBRS4HZ322717",
 "name": "2017 Cadillac XT5 Luxury",
 "year": 2017,
 "make": "Cadillac",
 "model": "XT5",
 "trim": "Luxury",
 "bodyStyle": "wagon",
 "color": "black",
 "condition": "used",
 "price": 16877,
 "currency": "USD",
 "mileage": 74907,
 "vin": "1GYKNBRS4HZ322717",
 "image": "https://imagescdn.dealercarsearch.com/Media/8009/23939917/639228264290207911.jpg",
 "url": "https://carchat.io/v/oconnorsauto/1GYKNBRS4HZ322717",
 "dealer": {
  "id": "oconnorsauto",
  "name": "Oconnorsauto",
  "city": "Bay City",
  "state": "MI",
  "url": "https://carchat.io/d/oconnorsauto"
 },
 "description": "Visit Oconnors Auto online at www.oconnorsauto.com to see more pictures of this vehicle or call us at 989-684-7000 today to schedule your test drive.",
 "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": "oconnorsauto",
   "vin": "1GYKNBRS4HZ322717",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}