{
 "id": "1FMCU9DG1CKC26808",
 "name": "2012 Ford Escape XLT",
 "year": 2012,
 "make": "Ford",
 "model": "Escape",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 6745,
 "currency": "USD",
 "mileage": 183646,
 "vin": "1FMCU9DG1CKC26808",
 "image": null,
 "url": "https://carchat.io/v/sutherlin-subaru/1FMCU9DG1CKC26808",
 "dealer": {
  "id": "sutherlin-subaru",
  "name": "Sutherlin Subaru",
  "city": "Kingston",
  "state": "TN",
  "url": "https://carchat.io/d/sutherlin-subaru"
 },
 "description": "Used Cars for Sale in Kingston, TN | Pre-Owned Inventory at Sutherlin Subaru - Serving Kingston, Knoxville, Oak Ridge, Lenoir City & East Tennessee with Quality Pre-Owned Vehicles, Transparent Pricing, and Easy Financing<br><br>This 2012 Ford Escape XLT delivers practical SUV capability with a dependable 3.0L V6 Flex Fuel engine and all-wheel drive. The silver exterior presents a clean, professional appearance, while the spacious interior provides comfort for daily driving and weekend adventures",
 "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": "sutherlin-subaru",
   "vin": "1FMCU9DG1CKC26808",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}