{
 "id": "3FA6P0HR5DR100213",
 "name": "2013 Ford Fusion SE",
 "year": 2013,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 3999,
 "currency": "USD",
 "mileage": 250804,
 "vin": "3FA6P0HR5DR100213",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-d09a4e48ad2a423a8bc1921f2a980e68.jpg",
 "url": "https://carchat.io/v/amautosalecs/3FA6P0HR5DR100213",
 "dealer": {
  "id": "amautosalecs",
  "name": "Amautosalecs",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/amautosalecs"
 },
 "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": "amautosalecs",
   "vin": "3FA6P0HR5DR100213",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}