{
 "id": "3GTU9AEF8LG261807",
 "name": "2020 GMC Sierra 1500",
 "year": 2020,
 "make": "GMC",
 "model": "Sierra 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 22995,
 "currency": "USD",
 "mileage": 148255,
 "vin": "3GTU9AEF8LG261807",
 "image": "https://imagescf.dealercenter.net/640/480/202511-a7dc900c33594b3a818e7fd394931bdd.jpg",
 "url": "https://carchat.io/v/gmz-motors/3GTU9AEF8LG261807",
 "dealer": {
  "id": "gmz-motors",
  "name": "GMZ MOTORS",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/gmz-motors"
 },
 "description": "Find USED 2020 GMC SIERRA 1500 CREW CAB for sale at $22,995.00 in San Antonio, TX at GMZ MOTORS 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": "gmz-motors",
   "vin": "3GTU9AEF8LG261807",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}