{
 "id": "3LN6L5A96LR603966",
 "name": "2020 Lincoln Mkz",
 "year": 2020,
 "make": "Lincoln",
 "model": "Mkz",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 7900,
 "currency": "USD",
 "mileage": 133249,
 "vin": "3LN6L5A96LR603966",
 "image": "https://imagescf.dealercenter.net/640/480/202608-87e06ead125d49129464403aec9048a8.jpg",
 "url": "https://carchat.io/v/car-world-of-san-antonio-llc/3LN6L5A96LR603966",
 "dealer": {
  "id": "car-world-of-san-antonio-llc",
  "name": "Car World Of San Antonio LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/car-world-of-san-antonio-llc"
 },
 "description": "Find USED 2020 LINCOLN MKZ for sale at $7,900.00 in San Antonio, TX at Car World of San Antonio LLC now.",
 "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": "car-world-of-san-antonio-llc",
   "vin": "3LN6L5A96LR603966",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}