{
 "id": "3FA6P0HD8LR168573",
 "name": "2020 Ford Fusion SE",
 "year": 2020,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 71464,
 "vin": "3FA6P0HD8LR168573",
 "image": null,
 "url": "https://carchat.io/v/texansautogroup/3FA6P0HD8LR168573",
 "dealer": {
  "id": "texansautogroup",
  "name": "Texansautogroup",
  "city": "Spring",
  "state": "TX",
  "url": "https://carchat.io/d/texansautogroup"
 },
 "description": "Introducing the sleek and stylish 2020 Silver Ford Fusion - the perfect fusion of sophistication and performance! This used beauty is not just a car, it's a statement on wheels. With its spacious interior, smooth handling, and impressive fuel efficiency, this Fusion is ready to take you on adventures near and far.But what truly sets this car apart is its transparency - a complimentary Carfax report is available for your peace of mind. Imagine knowing every detail of this car's history, from serv",
 "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": "3FA6P0HD8LR168573",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}