{
 "id": "2B5WB35Z2TK164925",
 "name": "Used 1996 Dodge Ram Wagon",
 "year": 1996,
 "make": "Dodge",
 "model": "Ram Wagon",
 "trim": null,
 "bodyStyle": "wagon",
 "color": null,
 "condition": "used",
 "price": 90000,
 "currency": "USD",
 "mileage": 180560,
 "vin": "2B5WB35Z2TK164925",
 "image": null,
 "url": "https://carchat.io/v/gabriel-jordan-chevrolet/2B5WB35Z2TK164925",
 "dealer": {
  "id": "gabriel-jordan-chevrolet",
  "name": "Gabriel/Jordan Chevrolet",
  "city": "Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/gabriel-jordan-chevrolet"
 },
 "description": "Is this 1996 Dodge Ram Wagon your perfect car? Contact Gabriel/Jordan Chevrolet to see this",
 "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": "gabriel-jordan-chevrolet",
   "vin": "2B5WB35Z2TK164925",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}