{
 "id": "1GYKNCRS2HZ202808",
 "name": "2017 Cadillac XT5 Premium Luxury",
 "year": 2017,
 "make": "Cadillac",
 "model": "XT5",
 "trim": "Premium Luxury",
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 13895,
 "currency": "USD",
 "mileage": 111517,
 "vin": "1GYKNCRS2HZ202808",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-51ba5cfc542a4f87bde0497c7dcf17ef.jpg",
 "url": "https://carchat.io/v/shoreline-automotive/1GYKNCRS2HZ202808",
 "dealer": {
  "id": "shoreline-automotive",
  "name": "Shoreline Automotive",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/shoreline-automotive"
 },
 "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": "shoreline-automotive",
   "vin": "1GYKNCRS2HZ202808",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}