{
 "id": "1FMCU0H66NUB12887",
 "name": "2022 Ford Escape SEL",
 "year": 2022,
 "make": "Ford",
 "model": "Escape",
 "trim": "SEL",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 20995,
 "currency": "USD",
 "mileage": 44229,
 "vin": "1FMCU0H66NUB12887",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2022/84279_max.jpg",
 "url": "https://carchat.io/v/automall59/1FMCU0H66NUB12887",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Meet the 2022 Ford Escape, a used SUV that fits a family life without fuss. Leather seats and heated seats make early mornings and long rides comfortable, while the rear camera and steering wheel controls keep things simple when you have your hands full. Cruise control settles in on the interstate, tinted windows add privacy, and safety features like airbags and a tire pressure monitor help keep everyone protected. Give it a test drive and see if it feels right.",
 "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": "1FMCU0H66NUB12887",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}