{
 "id": "2G4WS52J6Y1279070",
 "name": "2000 Buick Century",
 "year": 2000,
 "make": "Buick",
 "model": "Century",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 5500,
 "currency": "USD",
 "mileage": 57242,
 "vin": "2G4WS52J6Y1279070",
 "image": null,
 "url": "https://carchat.io/v/alexander-chevrolet-buick-gmc/2G4WS52J6Y1279070",
 "dealer": {
  "id": "alexander-chevrolet-buick-gmc",
  "name": "Alexander Chevrolet Buick Gmc",
  "city": "Dickson",
  "state": "TN",
  "url": "https://carchat.io/d/alexander-chevrolet-buick-gmc"
 },
 "description": "Used 2000 Buick Century, from Alexander Chevrolet Buick GMC of Dickson in Dickson, TN, 37055. Call (855) 768-8816 for more information.",
 "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": "alexander-chevrolet-buick-gmc",
   "vin": "2G4WS52J6Y1279070",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}