{
 "id": "1FMCU9G90GUC68443",
 "name": "2016 Ford Escape SE",
 "year": 2016,
 "make": "Ford",
 "model": "Escape",
 "trim": "SE",
 "bodyStyle": "suv",
 "color": "burg",
 "condition": "used",
 "price": 8700,
 "currency": "USD",
 "mileage": 107196,
 "vin": "1FMCU9G90GUC68443",
 "image": null,
 "url": "https://carchat.io/v/modernautomotivesc/1FMCU9G90GUC68443",
 "dealer": {
  "id": "modernautomotivesc",
  "name": "Modernautomotivesc",
  "city": "Spartanburg",
  "state": "SC",
  "url": "https://carchat.io/d/modernautomotivesc"
 },
 "description": "Get ready to escape in style with this sleek BURG 2016 Ford Escape! This car is more than just a way to get from point A to point B - with its stylish design and smooth ride, you'll be turning heads wherever you go. And the best part? A carfax report is available, so you can purchase with peace of mind knowing the car's history.Whether you're cruising down the highway or navigating through city streets, this Ford Escape will make every drive a breeze. With its spacious interior, comfortable seat",
 "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": "modernautomotivesc",
   "vin": "1FMCU9G90GUC68443",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}