{
 "id": "2GCZGTCA7B1115801",
 "name": "2011 Chevrolet Express 3500 Cargo",
 "year": 2011,
 "make": "Chevrolet",
 "model": "Express 3500",
 "trim": "Cargo",
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 156038,
 "vin": "2GCZGTCA7B1115801",
 "image": "https://imagesdl.dealercenter.net/640/480/202412-010b9fb4c1a145c498e62246f3282b35.jpg",
 "url": "https://carchat.io/v/dfwmotorcars/2GCZGTCA7B1115801",
 "dealer": {
  "id": "dfwmotorcars",
  "name": "Dfwmotorcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/dfwmotorcars"
 },
 "description": "2011 Chevrolet Express 3500 Cargo Van 3DV8, Flex Fuel, 4.8 LiterDFW Motorcars1640 E Main St, Grand Prairie, TX 75050(214) 960-2806",
 "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": "dfwmotorcars",
   "vin": "2GCZGTCA7B1115801",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}