{
 "id": "58ACZ1B11PU149099",
 "name": "Pre-Owned 2023 Lexus ES",
 "year": 2023,
 "make": "Lexus",
 "model": "ES",
 "trim": "Used 2023 Lexus ES  Sedan",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 30000,
 "currency": "USD",
 "mileage": 60000,
 "vin": "58ACZ1B11PU149099",
 "image": "https://content.homenetiol.com/2000292/2143540/0x0/5bf9e397ce72415ea894e2efa00fbc4c.jpg",
 "url": "https://carchat.io/v/bmw-of-mckinney/58ACZ1B11PU149099",
 "dealer": {
  "id": "bmw-of-mckinney",
  "name": "BMW of McKinney",
  "city": "McKinney",
  "state": "TX",
  "url": "https://carchat.io/d/bmw-of-mckinney"
 },
 "description": "2023 Used Lexus ES Sedan FWD located in McKinney, 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": "bmw-of-mckinney",
   "vin": "58ACZ1B11PU149099",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}