{
 "id": "1FAFP53215A127315",
 "name": "2005 Ford Taurus SE",
 "year": 2005,
 "make": "Ford",
 "model": "Taurus",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "gold",
 "condition": "used",
 "price": 3599,
 "currency": "USD",
 "mileage": 103639,
 "vin": "1FAFP53215A127315",
 "image": "https://imagescdn.dealercarsearch.com/Media/25834/24189580/639242398061193548.jpg",
 "url": "https://carchat.io/v/zmautogroup/1FAFP53215A127315",
 "dealer": {
  "id": "zmautogroup",
  "name": "Zmautogroup",
  "city": "Willoughby",
  "state": "OH",
  "url": "https://carchat.io/d/zmautogroup"
 },
 "description": "2005 Ford Taurus SE FWD V6 3.0L Exterior Color Gold Interior Color Beige Souther vehicle with no rust!! Visit ZM Auto Group LLC to shop our great deals. You can call 440-510-6811 to schedule your test drive today.",
 "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": "zmautogroup",
   "vin": "1FAFP53215A127315",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}