{
 "id": "WBA73DA07VCX87687",
 "name": "Courtesy Vehicle 2027 BMW 4 Series M440i RWD 2dr Car",
 "year": 2027,
 "make": "BMW",
 "model": "4 Series",
 "trim": "Used 2027 BMW 4 Series M440i 2dr Car",
 "bodyStyle": "coupe",
 "color": "black",
 "condition": "used",
 "price": 68004,
 "currency": "USD",
 "mileage": 8,
 "vin": "WBA73DA07VCX87687",
 "image": null,
 "url": "https://carchat.io/v/bmw-of-tyler/WBA73DA07VCX87687",
 "dealer": {
  "id": "bmw-of-tyler",
  "name": "BMW of Tyler",
  "city": "Tyler",
  "state": "TX",
  "url": "https://carchat.io/d/bmw-of-tyler"
 },
 "description": "2027 Used BMW 4 Series 2dr Car RWD located in Tyler, TX at  | $68,004",
 "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-tyler",
   "vin": "WBA73DA07VCX87687",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}