{
 "id": "3KPF24AD6PE685393",
 "name": "Pre-Owned 2023 Kia Forte LX FWD 4D Sedan",
 "year": 2023,
 "make": "Kia",
 "model": "Forte",
 "trim": "Used 2023 Kia Forte LX 4D Sedan",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 26825,
 "currency": "USD",
 "mileage": 70596,
 "vin": "3KPF24AD6PE685393",
 "image": "https://www.toyotaoflongview.com/wp-content/plugins/inventory/images/notfound.jpg",
 "url": "https://carchat.io/v/toyota-of-longview/3KPF24AD6PE685393",
 "dealer": {
  "id": "toyota-of-longview",
  "name": "Toyota of Longview",
  "city": "Longview",
  "state": "TX",
  "url": "https://carchat.io/d/toyota-of-longview"
 },
 "description": "2023 Used Kia Forte 4D Sedan FWD located in Longview, TX at ",
 "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": "toyota-of-longview",
   "vin": "3KPF24AD6PE685393",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}