{
 "id": "1FADP3F21FL334350",
 "name": "2015 Ford Focus",
 "year": 2015,
 "make": "Ford",
 "model": "Focus",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 14000,
 "currency": "USD",
 "mileage": 85050,
 "vin": "1FADP3F21FL334350",
 "image": "https://cdn05.carsforsale.com/00b32a0a14a952b255ceede39f936683c0/480x360/2015-ford-focus-se-4dr-sedan.jpg",
 "url": "https://carchat.io/v/jesco-auto-sales-inc/1FADP3F21FL334350",
 "dealer": {
  "id": "jesco-auto-sales-inc",
  "name": "Jesco Auto Sales Inc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/jesco-auto-sales-inc"
 },
 "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": "jesco-auto-sales-inc",
   "vin": "1FADP3F21FL334350",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}