{
 "id": "1GCPWCED7LZ105709",
 "name": "2020 Chevrolet Silverado 1500 LT",
 "year": 2020,
 "make": "Chevrolet",
 "model": "Silverado",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 28399,
 "currency": "USD",
 "mileage": 68260,
 "vin": "1GCPWCED7LZ105709",
 "image": "https://media-cdn-tango.jazelc.com/media/321112265",
 "url": "https://carchat.io/v/hacienda-ford/1GCPWCED7LZ105709",
 "dealer": {
  "id": "hacienda-ford",
  "name": "Hacienda Ford",
  "city": "Edinburg",
  "state": "TX",
  "url": "https://carchat.io/d/hacienda-ford"
 },
 "description": "Shadow Gray Metallic 2020 Chevrolet Silverado 1500 LT Texas Edition RWD 8-Speed Automatic EcoTec3 5.3L V8 8-Speed Automatic, Jet Black Cloth.",
 "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": "hacienda-ford",
   "vin": "1GCPWCED7LZ105709",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}