{
 "id": "3C4PDCGB7LT188857",
 "name": "2020 Dodge Journey",
 "year": 2020,
 "make": "Dodge",
 "model": "Journey",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 13995,
 "currency": "USD",
 "mileage": 99136,
 "vin": "3C4PDCGB7LT188857",
 "image": "https://cdn05.carsforsale.com/36065d797b2aca8e05e01030b85d3464/480x360/2020-dodge-journey-crossroad-4dr-suv.jpg",
 "url": "https://carchat.io/v/tony-s-auto-plex/3C4PDCGB7LT188857",
 "dealer": {
  "id": "tony-s-auto-plex",
  "name": "Tony's Auto Plex",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/tony-s-auto-plex"
 },
 "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": "tony-s-auto-plex",
   "vin": "3C4PDCGB7LT188857",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}