{
 "id": "URLdaba0fcf484f2ffe9f3105dd36c68d20d9ed8352",
 "name": "2014 Buick Encore Leather",
 "year": 2014,
 "make": "Buick",
 "model": "Encore Leather",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 12000,
 "currency": "USD",
 "mileage": 77112,
 "vin": null,
 "image": "https://carville.com/wp-content/uploads/2022/06/84E3C7B1-B5B4-497F-982E-5F4AD9EEE70A_1_105_c.jpeg",
 "url": "https://carchat.io/v/carville/URLdaba0fcf484f2ffe9f3105dd36c68d20d9ed8352",
 "dealer": {
  "id": "carville",
  "name": "Carville",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/carville"
 },
 "description": null,
 "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": "carville",
   "vin": "URLdaba0fcf484f2ffe9f3105dd36c68d20d9ed8352",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}