{
 "id": "JTJJM7FXXF5099540",
 "name": "2015 Lexus GX 460 Luxury 460",
 "year": 2015,
 "make": "Lexus",
 "model": "GX 460 Luxury",
 "trim": "460",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 24495,
 "currency": "USD",
 "mileage": 123509,
 "vin": "JTJJM7FXXF5099540",
 "image": "https://automanager.blob.core.windows.net/wmphotos/030227/c1abd3c437334bd393c348725f2d23c4/d86d6a1efd_800.jpg",
 "url": "https://carchat.io/v/luxurycarsoflexington/JTJJM7FXXF5099540",
 "dealer": {
  "id": "luxurycarsoflexington",
  "name": "Luxurycarsoflexington",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/luxurycarsoflexington"
 },
 "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": "luxurycarsoflexington",
   "vin": "JTJJM7FXXF5099540",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}