{
 "id": "5UXKU2C3XH0X47310",
 "name": "2017 BMW X6",
 "year": 2017,
 "make": "BMW",
 "model": "X6",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 19994,
 "currency": "USD",
 "mileage": 89438,
 "vin": "5UXKU2C3XH0X47310",
 "image": "https://imagescf.dealercenter.net/640/480/202311-ae294cb0d46c498683d45ebabb46a333/202605-9f0d3c5f895540bfa1cae1a167f1a769.jpg",
 "url": "https://carchat.io/v/kevin-ford-automotive/5UXKU2C3XH0X47310",
 "dealer": {
  "id": "kevin-ford-automotive",
  "name": "Kevin Ford Automotive",
  "city": "Garland",
  "state": "TX",
  "url": "https://carchat.io/d/kevin-ford-automotive"
 },
 "description": "Find USED 2017 BMW X6 for sale at $19,994.00 in Garland, TX at Kevin Ford Automotive now.",
 "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": "kevin-ford-automotive",
   "vin": "5UXKU2C3XH0X47310",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}