{
 "id": "2FMPK3J90LBA57806",
 "name": "2020 Ford Edge",
 "year": 2020,
 "make": "Ford",
 "model": "Edge",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 8900,
 "currency": "USD",
 "mileage": 146831,
 "vin": "2FMPK3J90LBA57806",
 "image": "https://cdn05.carsforsale.com/3c6b41c4c6f258701688cdf2f6797df8/480x360/2020-ford-edge-sel-4dr-crossover.jpg",
 "url": "https://carchat.io/v/silver-auto-partners/2FMPK3J90LBA57806",
 "dealer": {
  "id": "silver-auto-partners",
  "name": "Silver Auto Partners",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/silver-auto-partners"
 },
 "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": "silver-auto-partners",
   "vin": "2FMPK3J90LBA57806",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}