{
 "id": "3C3CFFBR3FT508585",
 "name": "2015 FIAT 500 Sport",
 "year": 2015,
 "make": "Fiat",
 "model": "500",
 "trim": "Sport",
 "bodyStyle": "hatchback",
 "color": "black",
 "condition": "used",
 "price": 6500,
 "currency": "USD",
 "mileage": 92049,
 "vin": "3C3CFFBR3FT508585",
 "image": "https://cdn05.carsforsale.com/00f1949bca90a25e340ce67b84eea907d9/1280x960/2015-fiat-500-sport-2dr-hatchback.jpg",
 "url": "https://carchat.io/v/lot-6e2daf69/3C3CFFBR3FT508585",
 "dealer": {
  "id": "lot-6e2daf69",
  "name": "Lot 6e2daf69",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-6e2daf69"
 },
 "description": null,
 "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": "lot-6e2daf69",
   "vin": "3C3CFFBR3FT508585",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}