{
 "id": "URLfd6de4396363d81360121e2f2bd8eb5f733de10d",
 "name": "2009 Chevrolet Silverado 2500HD",
 "year": 2009,
 "make": "Chevrolet",
 "model": "Silverado 2500HD",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 6500,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/00cf5b69d347ea4f8779c01fce1bfcc5ec/480x360/2009-chevrolet-silverado-2500hd-lt-4x2-4dr-crew-cab-lb.jpg",
 "url": "https://carchat.io/v/ez-buy-auto-ctr/URLfd6de4396363d81360121e2f2bd8eb5f733de10d",
 "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": "URLfd6de4396363d81360121e2f2bd8eb5f733de10d",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}