{
 "id": "WBS3S7C0XLFH15604",
 "name": "Used 2020 BMW M4 CS",
 "year": 2020,
 "make": "BMW",
 "model": "M4",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "used",
 "price": 64220,
 "currency": "USD",
 "mileage": 44660,
 "vin": "WBS3S7C0XLFH15604",
 "image": "https://pictures.dealer.com/m/miniofdallas/1158/f94ec092c6f8fa9a6394b59a68bc3d0ax.jpg",
 "url": "https://carchat.io/v/mini-of-dallas/WBS3S7C0XLFH15604",
 "dealer": {
  "id": "mini-of-dallas",
  "name": "MINI of Dallas",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/mini-of-dallas"
 },
 "description": "Is this 2020 BMW M4 your perfect car? Contact MINI of Dallas to see this San Marino Blue Metallic CS 2dr Car available for $64220",
 "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": "mini-of-dallas",
   "vin": "WBS3S7C0XLFH15604",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}