{
 "id": "1FMCU0F73KUB45417",
 "name": "2019 Ford Escape S",
 "year": 2019,
 "make": "Ford",
 "model": "Escape",
 "trim": "S",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 106781,
 "vin": "1FMCU0F73KUB45417",
 "image": null,
 "url": "https://carchat.io/v/texansautogroup/1FMCU0F73KUB45417",
 "dealer": {
  "id": "texansautogroup",
  "name": "Texansautogroup",
  "city": "Spring",
  "state": "TX",
  "url": "https://carchat.io/d/texansautogroup"
 },
 "description": "Hop into this sleek Gray 2019 Ford Escape and get ready for an adventure like never before! This beauty not only comes with a spacious interior that's perfect for your road trip crew, but it also boasts great fuel efficiency, ensuring you can go the extra mile without breaking the bank.This Ford Escape is equipped with all the bells and whistles you need for a comfortable ride, from its premium sound system to its convenient navigation system. And the best part? You can hit the road with peace o",
 "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": "texansautogroup",
   "vin": "1FMCU0F73KUB45417",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}