{
 "id": "3FMTK3R78PMA41147",
 "name": "2023 Ford Mustang Mach-E",
 "year": 2023,
 "make": "Ford",
 "model": "Mustang Mach-E",
 "trim": null,
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 34995,
 "currency": "USD",
 "mileage": 26624,
 "vin": "3FMTK3R78PMA41147",
 "image": "https://cdn05.carsforsale.com/15910f3923dc5d51eb382922a25f05/480x360/2023-ford-mustang-mach-e-premium-4dr-suv.jpg",
 "url": "https://carchat.io/v/ddub/3FMTK3R78PMA41147",
 "dealer": {
  "id": "ddub",
  "name": "Ole Ben Franklin Motors Alcoa",
  "city": "Alcoa",
  "state": "TN",
  "url": "https://carchat.io/d/ddub"
 },
 "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": "ddub",
   "vin": "3FMTK3R78PMA41147",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}