{
 "id": "JTMYFREV5GJ098344",
 "name": "2016 Toyota RAV4",
 "year": 2016,
 "make": "Toyota",
 "model": "RAV4",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "blizzard pearl",
 "condition": "used",
 "price": 18900,
 "currency": "USD",
 "mileage": 121327,
 "vin": "JTMYFREV5GJ098344",
 "image": "https://cdn05.carsforsale.com/00cfa178ca70292b005a16f50d7b72da1d/480x360/2016-toyota-rav4-limited-4dr-suv.jpg",
 "url": "https://carchat.io/v/windcrest-autoplex-llc/JTMYFREV5GJ098344",
 "dealer": {
  "id": "windcrest-autoplex-llc",
  "name": "WindCrest Autoplex, LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/windcrest-autoplex-llc"
 },
 "description": "2016 Toyota RAV4",
 "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": "windcrest-autoplex-llc",
   "vin": "JTMYFREV5GJ098344",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}