{
 "id": "2G1FB1ED9B9135288",
 "name": "2011 Chevrolet Camaro LT",
 "year": 2011,
 "make": "Chevrolet",
 "model": "Camaro",
 "trim": "LT",
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 9900,
 "currency": "USD",
 "mileage": 164929,
 "vin": "2G1FB1ED9B9135288",
 "image": "https://imagesdl.dealercenter.net/640/480/202503-eed49bd235c646b2af847f406238343f.jpg",
 "url": "https://carchat.io/v/dream-autogroup/2G1FB1ED9B9135288",
 "dealer": {
  "id": "dream-autogroup",
  "name": "Dream Autogroup",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/dream-autogroup"
 },
 "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": "dream-autogroup",
   "vin": "2G1FB1ED9B9135288",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}