{
 "id": "3MW53CM09N8C47648",
 "name": "2022 BMW 2 Series xDrive",
 "year": 2022,
 "make": "BMW",
 "model": "2 Series",
 "trim": "xDrive",
 "bodyStyle": "coupe",
 "color": "white",
 "condition": "used",
 "price": 36888,
 "currency": "USD",
 "mileage": 73685,
 "vin": "3MW53CM09N8C47648",
 "image": "https://assets.cai-media-management.com/resize/1600x1600/common-vehicle-media/4c0fc0a4-37a7-4dc6-b055-899fc9242637.jpeg",
 "url": "https://carchat.io/v/lemanscars/3MW53CM09N8C47648",
 "dealer": {
  "id": "lemanscars",
  "name": "Lemanscars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lemanscars"
 },
 "description": null,
 "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": "lemanscars",
   "vin": "3MW53CM09N8C47648",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}