{
 "id": "URL952154054d9b88022de0d80d152758257aa1b29f",
 "name": "2018 BMW X5",
 "year": 2018,
 "make": "BMW",
 "model": "X5",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 10988,
 "currency": "USD",
 "mileage": 140053,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202607-56c91537db5848fbbe65e0350abce60d.jpg",
 "url": "https://carchat.io/v/wrays-auto-sales-and-mechanics/URL952154054d9b88022de0d80d152758257aa1b29f",
 "dealer": {
  "id": "wrays-auto-sales-and-mechanics",
  "name": "Wrays Auto Sales And Mechanics",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/wrays-auto-sales-and-mechanics"
 },
 "description": "Find USED 2018 BMW X5 for sale at $10,988.00 in San Antonio, TX at Wrays Auto Sales and Mechanics LLC 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": "wrays-auto-sales-and-mechanics",
   "vin": "URL952154054d9b88022de0d80d152758257aa1b29f",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}