{
 "id": "WBA3C1C59EK108885",
 "name": "2014 BMW 3-Series 328i Sedan",
 "year": 2014,
 "make": "BMW",
 "model": "3-Series 328i",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 6995,
 "currency": "USD",
 "mileage": 122987,
 "vin": "WBA3C1C59EK108885",
 "image": "https://imagescdn.dealercarsearch.com/Media/21657/23359088/639017903217975798.jpg",
 "url": "https://carchat.io/v/south-texas-american-auto/WBA3C1C59EK108885",
 "dealer": {
  "id": "south-texas-american-auto",
  "name": "South Texas American Auto",
  "city": "Kirby",
  "state": "TX",
  "url": "https://carchat.io/d/south-texas-american-auto"
 },
 "description": "White 2014 BMW 3-Series 328i Sedan with Black interior for sale in Kirby. Shop South Texas American Auto for great deals on all our BMW inventory.",
 "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": "south-texas-american-auto",
   "vin": "WBA3C1C59EK108885",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}