{
 "id": "2FMPK4K95MBA11331",
 "name": "2021 Ford Edge Titanium",
 "year": 2021,
 "make": "Ford",
 "model": "Edge",
 "trim": "Titanium",
 "bodyStyle": "wagon",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 118068,
 "vin": "2FMPK4K95MBA11331",
 "image": null,
 "url": "https://carchat.io/v/oconnorsauto/2FMPK4K95MBA11331",
 "dealer": {
  "id": "oconnorsauto",
  "name": "Oconnorsauto",
  "city": "Bay City",
  "state": "MI",
  "url": "https://carchat.io/d/oconnorsauto"
 },
 "description": "Get ready to make a statement on the roads with this sleek and stylish 2021 Ford Edge in classic black. This car is not just a beauty to behold, but it also packs a punch with its performance and reliability. Slide into the spacious cabin and you'll find yourself surrounded by comfort and convenience at every turn. The powerful engine is ready to take you on all your adventures, while the smooth handling ensures a pleasant ride every time. Equipped with modern technology features, staying connec",
 "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": "oconnorsauto",
   "vin": "2FMPK4K95MBA11331",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}