{
 "id": "5XXG14J25MG015469",
 "name": "2021 Kia K5 LXS",
 "year": 2021,
 "make": "Kia",
 "model": "K5",
 "trim": "LXS",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 13995,
 "currency": "USD",
 "mileage": 110073,
 "vin": "5XXG14J25MG015469",
 "image": "https://imagescdn.dealercarsearch.com/Media/16022/23876269/639142103454295731.jpg",
 "url": "https://carchat.io/v/localautosalesllc/5XXG14J25MG015469",
 "dealer": {
  "id": "localautosalesllc",
  "name": "Localautosalesllc",
  "city": "Roanoke",
  "state": "VA",
  "url": "https://carchat.io/d/localautosalesllc"
 },
 "description": "Visit Local Auto Sales online at localautosalesllc.com to see more pictures of this vehicle or call us at 540-526-4045 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": "localautosalesllc",
   "vin": "5XXG14J25MG015469",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}