{
 "id": "5YJ3E1EAXLF590834",
 "name": "2020 Tesla Model 3 Standard Range Sedan 4D",
 "year": 2020,
 "make": "Tesla",
 "model": "Model 3",
 "trim": "Standard Range Sedan 4D",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 18000,
 "currency": "USD",
 "mileage": 86568,
 "vin": "5YJ3E1EAXLF590834",
 "image": "https://imagesdl.dealercenter.net/640/480/202510-ae73cce9f2a640e59dfa577c05e79087/202609-c1ed80eb5ca74baab495b4911e9a40da.jpg",
 "url": "https://carchat.io/v/lowmilesautos/5YJ3E1EAXLF590834",
 "dealer": {
  "id": "lowmilesautos",
  "name": "Lowmilesautos",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lowmilesautos"
 },
 "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": "lowmilesautos",
   "vin": "5YJ3E1EAXLF590834",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}