{
 "id": "5UXZV4C59CL744883",
 "name": "2012 BMW X5",
 "year": 2012,
 "make": "BMW",
 "model": "X5",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 6995,
 "currency": "USD",
 "mileage": 145236,
 "vin": "5UXZV4C59CL744883",
 "image": "https://imagescf.dealercenter.net/640/480/202603-e9564ecdc93f423bb0b84fbe25d89581.jpg",
 "url": "https://carchat.io/v/arroyo-s-xclusive-cars-llc/5UXZV4C59CL744883",
 "dealer": {
  "id": "arroyo-s-xclusive-cars-llc",
  "name": "Arroyo's Xclusive Cars LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/arroyo-s-xclusive-cars-llc"
 },
 "description": "Find USED 2012 BMW X5 for sale at $6,995.00 in San Antonio, TX at Arroyos Xclusive Cars 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": "arroyo-s-xclusive-cars-llc",
   "vin": "5UXZV4C59CL744883",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}