{
 "id": "URL7c413b91a4007508d0a7d10a92060ed0cbaedd3c",
 "name": "2004 Chevrolet TrailBlazer EXT",
 "year": 2004,
 "make": "Chevrolet",
 "model": "TrailBlazer EXT",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 5500,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/1a641ae6ab80b0f5fdc576b4b30c3aa2/480x360/2004-chevrolet-trailblazer-ext-ls-4dr-suv.jpg",
 "url": "https://carchat.io/v/ez-buy-auto-ctr/URL7c413b91a4007508d0a7d10a92060ed0cbaedd3c",
 "dealer": {
  "id": "ez-buy-auto-ctr",
  "name": "EZ Buy Auto Ctr",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/ez-buy-auto-ctr"
 },
 "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": "ez-buy-auto-ctr",
   "vin": "URL7c413b91a4007508d0a7d10a92060ed0cbaedd3c",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}