{
 "id": "1FTSW2BRXAEA40640",
 "name": "2010 Ford F-250 Super Duty",
 "year": 2010,
 "make": "Ford",
 "model": "F-250 Super Duty",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 21995,
 "currency": "USD",
 "mileage": 171174,
 "vin": "1FTSW2BRXAEA40640",
 "image": "https://cdn05.carsforsale.com/00dafc88da772b135320f07bd8a2f56c80/480x360/2010-ford-f-250-super-duty-king-ranch-4x4-4dr-crew-cab-6-8-ft-sb-pickup.jpg",
 "url": "https://carchat.io/v/tony-s-auto-plex/1FTSW2BRXAEA40640",
 "dealer": {
  "id": "tony-s-auto-plex",
  "name": "Tony's Auto Plex",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/tony-s-auto-plex"
 },
 "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": "tony-s-auto-plex",
   "vin": "1FTSW2BRXAEA40640",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}