{
 "id": "1HGEM22974L065371",
 "name": "2004 Honda Civic EX",
 "year": 2004,
 "make": "Honda",
 "model": "Civic",
 "trim": "EX",
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 3990,
 "currency": "USD",
 "mileage": 157569,
 "vin": "1HGEM22974L065371",
 "image": "https://imagesdl.dealercenter.net/640/480/202007-2e700fa83f79405589f0089ed649ead3.jpg",
 "url": "https://carchat.io/v/palmhillsauto/1HGEM22974L065371",
 "dealer": {
  "id": "palmhillsauto",
  "name": "Palmhillsauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/palmhillsauto"
 },
 "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": "palmhillsauto",
   "vin": "1HGEM22974L065371",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}