{
 "id": "1GCRWBEK7MZ327363",
 "name": "2021 Chevrolet Silverado 1500",
 "year": 2021,
 "make": "Chevrolet",
 "model": "Silverado 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 17995,
 "currency": "USD",
 "mileage": 123987,
 "vin": "1GCRWBEK7MZ327363",
 "image": null,
 "url": "https://carchat.io/v/anytime-auto-group-san-antonio/1GCRWBEK7MZ327363",
 "dealer": {
  "id": "anytime-auto-group-san-antonio",
  "name": "Anytime Auto Group San Antonio",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/anytime-auto-group-san-antonio"
 },
 "description": "Find USED 2021 CHEVROLET SILVERADO 1500 DOUBLE CAB for sale at $18,195.00 in San Antonio, TX at Anytime Auto Group 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": "anytime-auto-group-san-antonio",
   "vin": "1GCRWBEK7MZ327363",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}