{
 "id": "1C4BJWDG9HL611896",
 "name": "2017 Jeep Wrangler Unlimited",
 "year": 2017,
 "make": "Jeep",
 "model": "Wrangler Unlimited",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 16995,
 "currency": "USD",
 "mileage": 137301,
 "vin": "1C4BJWDG9HL611896",
 "image": "https://imagescf.dealercenter.net/640/480/202608-add4cd501c6642f7a8d20ffc866374ca.jpg",
 "url": "https://carchat.io/v/car-one-san-antonio-llc/1C4BJWDG9HL611896",
 "dealer": {
  "id": "car-one-san-antonio-llc",
  "name": "Car One San Antonio LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/car-one-san-antonio-llc"
 },
 "description": "Find USED 2017 JEEP WRANGLER UNLIMITED for sale at $17,195.00 in San Antonio, TX at Car One 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-one-san-antonio-llc",
   "vin": "1C4BJWDG9HL611896",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}