{
 "id": "1GTU9FET0LZ293718",
 "name": "2020 GMC Sierra 1500 Denali",
 "year": 2020,
 "make": "GMC",
 "model": "Sierra 1500",
 "trim": "Denali",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 36925,
 "currency": "USD",
 "mileage": 81443,
 "vin": "1GTU9FET0LZ293718",
 "image": "https://images.nabthat.com/hondaleander/images/2020-gmc-sierra-1500-denali-lz293718-5eab56ab.jpg",
 "url": "https://carchat.io/v/honda-leander/1GTU9FET0LZ293718",
 "dealer": {
  "id": "honda-leander",
  "name": "Honda Leander",
  "city": "Leander",
  "state": "TX",
  "url": "https://carchat.io/d/honda-leander"
 },
 "description": "2020 GMC Sierra 1500 Denali",
 "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": "honda-leander",
   "vin": "1GTU9FET0LZ293718",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}