{
 "id": "1FM5K7F81FGB18348",
 "name": "2015 Ford Explorer Limited",
 "year": 2015,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "magnetic metallic",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 174988,
 "vin": "1FM5K7F81FGB18348",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2015/18205_max.jpg",
 "url": "https://carchat.io/v/automall59/1FM5K7F81FGB18348",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Options: ABS Brakes,Adjustable Foot Pedals,Air Conditioning,Alloy Wheels,AM/FM Radio,Automatic Headlights,Cargo Area Tiedowns,Child Safety Door Locks,Cruise Control,Deep Tinted Glass,Driver Airbag,Driver Multi-Adjustable Power Seat,DVD Player,Electrochromic Exterior Rearview Mirror,Electrochromic Interior Rearview Mirror,Electronic Brake Assistance,Electronic Parking Aid,Fog Lights,Front Power Lumbar Support,Front Side Airbag with Head Protection,Interval Wipers,Leather Seat,Leather Steering Whe",
 "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": "automall59",
   "vin": "1FM5K7F81FGB18348",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}